analyzer: add loader for 3rdparty 3a description
diff --git a/xcore/Makefile.am b/xcore/Makefile.am
index 9e24685..fc75f37 100644
--- a/xcore/Makefile.am
+++ b/xcore/Makefile.am
@@ -55,6 +55,7 @@
 
 xcam_sources =               \
 	atomisp_device.cpp       \
+	analyzer_loader.cpp      \
 	device_manager.cpp       \
 	handler_interface.cpp    \
 	image_processor.cpp      \