Add convex hull algorithm-based synchronization
[lttv.git] / lttv / lttv / Makefile.am
index de0a170fa761b82b5c46b53c412f28e14ed2bf32..a89b55ba365486994d433f2c320326a584dcb689 100644 (file)
@@ -59,7 +59,8 @@ lttv_real_SOURCES = \
        sync/event_processing_lttv_standard.c\
        sync/event_processing_lttv_null.c\
        sync/event_matching_tcp.c\
-       sync/event_analysis_linreg.c
+       sync/event_analysis_linreg.c\
+       sync/event_analysis_chull.c
 
 lttvinclude_HEADERS = \
        attribute.h\
This page took 0.023088 seconds and 4 git commands to generate.