bug fixed: module dependence is wrong
[lttv.git] / ltt / branches / poly / include / lttv / Makefile.am
index 00a1df0568d7f2a6eee400c2dbab49555e950879..f0333bb08f3f0b7a610d9e970c42614af63a236d 100644 (file)
@@ -1,3 +1,20 @@
-lttvinclude_HEADERS = hook.h module.h option.h lttv.h iattribute.h \
-               attribute.h processTrace.h state.h traceset.h \
-               batchAnalysis.h filter.h gtkTraceSet.h stats.h textDump.h
+lttvinclude_HEADERS = \
+       attribute.h\
+       batchAnalysis.h\
+       common.h\
+       filter.h\
+       gtkTraceSet.h\
+       gtkcustom.h\
+       hook.h\
+       iattribute.h\
+       lttv.h\
+       mainWindow.h\
+       menu.h\
+       module.h\
+       option.h\
+       processTrace.h\
+       state.h\
+       stats.h\
+       textDump.h\
+       toolbar.h\
+       traceset.h
This page took 0.024226 seconds and 4 git commands to generate.