Don't compile the sync directory
[lttv.git] / lttv / lttv / Makefile.am
index 52fa76d2e6a8d6bdc5e09ed64c2caa7f33184241..f7a93ca32853848ba9bf658ba8dcafc1fb9a427c 100644 (file)
@@ -1,4 +1,5 @@
-SUBDIRS= sync
+#BABEL_CLEANUP
+#SUBDIRS= sync
 
 AM_CFLAGS= $(PACKAGE_CFLAGS)
 LDADD = $(POPT_LIBS) $(M_LIBS) $(GLPK_LIBS)
@@ -56,9 +57,7 @@ lttv_real_SOURCES = \
        traceset.c\
        traceset-process.c\
        print.c\
-       compiler.h\
-       event.c\
-       time.h
+       event.c
 #      sync/sync_chain.c\
        sync/sync_chain.h\
        sync/sync_chain_lttv.c\
@@ -106,6 +105,8 @@ lttvinclude_HEADERS = \
        traceset.h\
        filter.h\
        print.h\
+       compiler.h\
+       time.h\
        event.h\
        trace.h
 
This page took 0.022769 seconds and 4 git commands to generate.