Add headers to makefiles, fixing make dist
[lttv.git] / lttv / lttv / Makefile.am
index 4129f4b0c6f035dc894d74896decc04e7c96227d..14be7bed009fb99f1e94ae0ac79a21156f666bb1 100644 (file)
@@ -54,6 +54,20 @@ lttv_real_SOURCES = \
        filter.c\
        print.c
 
+lttvinclude_HEADERS = \
+       attribute.h\
+       hook.h\
+       iattribute.h\
+       lttv.h\
+       module.h\
+       option.h\
+       state.h\
+       stats.h\
+       tracecontext.h\
+       traceset.h\
+       filter.h\
+       print.h
+
 #man_MANS = lttv.1
 #EXTRA_DIST = lttv.1
 
This page took 0.02262 seconds and 4 git commands to generate.