modules makefiles
[lttv.git] / ltt / branches / poly / lttv / Makefile.am
index fd6d965ff1d1f3b5a1bfa26f4c0c0f71bf8365c1..f958c4befc45dd1e0cc46d1f2fefe839e29e8970 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = plugins
+SUBDIRS = modules plugins
 
 bin_PROGRAMS = textui
 
@@ -9,4 +9,4 @@ bin_PROGRAMS = textui
 textui_SOURCES = main.c module.c option.c hook.c attribute.c \
                 attribute.h lttv.h module.h option.h trace.h
 
-lttvinclude_HEADERS = traceWindow.h module.h hook.h
+lttvinclude_HEADERS = module.h hook.h
This page took 0.023065 seconds and 4 git commands to generate.