scroll near fixed
[lttv.git] / ltt / branches / poly / lttv / modules / Makefile.am
index 4c29c73a3d7ec4b8c338c94192f4294bd9372cf8..812ce9cc0047a2434b8673c799a94a761c2af46f 100644 (file)
@@ -5,7 +5,8 @@
 #
 
 # the gui subdir comes first : dependency
-SUBDIRS = gui guiControlFlow
+#SUBDIRS = gui guiControlFlow icons
+SUBDIRS = gui guiControlFlow icons guiStatistic
 
 AM_CFLAGS = $(GLIB_CFLAGS) 
 AM_CFLAGS += $(GTK_CFLAGS)
@@ -17,5 +18,5 @@ libdir = ${lttvplugindir}
 lib_LTLIBRARIES = libguiEvents.la
 libguiEvents_la_LDFLAGS = -module
 libguiEvents_la_SOURCES = guiEvents.c
-libguiEvents_la_HEADERS = gtkrbtree.h gtktreeprivate.h
+noinst_HEADERS = gtkrbtree.h gtktreeprivate.h
 
This page took 0.023927 seconds and 4 git commands to generate.