system wide headers makefile addition
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 30 Sep 2003 11:58:15 +0000 (11:58 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 30 Sep 2003 11:58:15 +0000 (11:58 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@284 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/include/ltt/Makefile.am
ltt/branches/poly/include/lttv/Makefile.am

index bb998e7d8745eb3abbfca1f69d8f3b44d1fcea50..f9453e736387c11f29266ed4fa42a7cec2cf3ebc 100644 (file)
@@ -1,2 +1,8 @@
-lttinclude_HEADERS = event.h facility.h ltt-private.h ltt.h trace.h \
-                                                                                type.h LTTTypes.h
+lttinclude_HEADERS = \
+       LTTTypes.h\
+       event.h\
+       facility.h\
+       ltt-private.h\
+       ltt.h\
+       trace.h\
+       type.h
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.023816 seconds and 4 git commands to generate.