Moving files around to get rid of the shared include tree. Some other
[lttv.git] / ltt / branches / poly / lttv / modules / gui / mainlib / Makefile.am
index b977108c2569c4ee71176208a91268238de4b5ec..4562409b4faae852262df7363f99b9f89611e914 100644 (file)
@@ -15,4 +15,14 @@ lib_LTLIBRARIES = libmainwinapi.la
 libmainwinapi_la_SOURCES = toolbar.c menu.c gtktraceset.c
 #libmainwinapi_la_LDFLAGS = -L${top_srcdir}/lttv/modules/gui/API -lcustomBox
 
+lttvguiinclude_HEADERS = \
+       common.h\
+       gtkdirsel.h\
+       gtkmultivpaned.h\
+       gtktraceset.h\
+       lttvfilter.h\
+       mainwindow.h\
+       menu.h\
+       toolbar.h
+
 EXTRA_DIST =
This page took 0.023417 seconds and 4 git commands to generate.