Perform factor reduction as a modular step
[lttv.git] / lttv / lttv / sync / Makefile.am
index e1820febaa2ab11c83ac646572223611b9aa27cb..e1d67756aa4d7bce8a5fac4cd0ef3b12e2b2f76d 100644 (file)
@@ -11,17 +11,23 @@ unittest_SOURCES = \
        sync_chain.c\
        sync_chain.h\
        sync_chain_unittest.c\
+       event_processing.h\
        event_processing_text.c\
        event_processing_text.h\
+       event_matching.h\
        event_matching_broadcast.c\
        event_matching_broadcast.h\
        event_matching_distributor.c\
        event_matching_distributor.h\
        event_matching_tcp.c\
        event_matching_tcp.h\
+       event_analysis.h\
        event_analysis_chull.c\
        event_analysis_chull.h\
        event_analysis_eval.c\
        event_analysis_eval.h\
        event_analysis_linreg.c\
-       event_analysis_linreg.h
+       event_analysis_linreg.h\
+       factor_reduction.h\
+       factor_reduction_accuracy.c\
+       factor_reduction_accuracy.h
This page took 0.025271 seconds and 4 git commands to generate.