Make the synchronization module interfaces more generic
[lttv.git] / lttv / lttv / Makefile.am
index 58fd59586badbaeda401fa484faef95e0d240d0f..3738b81209dcfd0cae83a7e2f6a5d3d6e4d9dc91 100644 (file)
@@ -55,11 +55,11 @@ lttv_real_SOURCES = \
        traceset.c\
        filter.c\
        print.c\
-       sync/sync_chain.c\
-       sync/data_structures_tcp.c\
-       sync/event_processing_lttv_common.c\
-       sync/event_processing_lttv_standard.c\
-       sync/event_processing_lttv_null.c\
+       sync/sync_chain_lttv.c\
+       sync/data_structures.c\
+       sync/event_processing_lttng_common.c\
+       sync/event_processing_lttng_standard.c\
+       sync/event_processing_lttng_null.c\
        sync/event_matching_tcp.c\
        sync/event_analysis_linreg.c\
        sync/event_analysis_chull.c
This page took 0.022875 seconds and 4 git commands to generate.