Put includes in the right section
[lttv.git] / lttv / lttv / Makefile.am
index 74b3b03dacbe78bda7ae488417e716be8e8b47f8..83ddfbee743f9f15ba838bb0cc4ddda815a5814b 100644 (file)
@@ -56,9 +56,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 +104,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.023353 seconds and 4 git commands to generate.