Make the synchronization module interfaces more generic
[lttv.git] / lttv / lttv / sync / Makefile.am
CommitLineData
84baf72b
BP
1AM_CFLAGS= $(PACKAGE_CFLAGS)
2LDADD = $(M_LIBS)
3
4check_PROGRAMS = unittest
5
6unittest_SOURCES = \
7 unittest.c\
10341d26 8 data_structures.c\
84baf72b
BP
9 event_matching_tcp.c\
10 event_analysis_linreg.c\
11 event_analysis_chull.c
This page took 0.022556 seconds and 4 git commands to generate.