Don't compile the sync directory
[lttv.git] / lttv / lttv / Makefile.am
index 74b3b03dacbe78bda7ae488417e716be8e8b47f8..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,7 +105,10 @@ lttvinclude_HEADERS = \
        traceset.h\
        filter.h\
        print.h\
-       event.h
+       compiler.h\
+       time.h\
+       event.h\
+       trace.h
 
 #man_MANS = lttv.1
 #EXTRA_DIST = lttv.1
This page took 0.023761 seconds and 4 git commands to generate.