X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2FMakefile.am;h=f958c4befc45dd1e0cc46d1f2fefe839e29e8970;hb=830eba15d0eaf43e5f4bb102e4b9b6020123a7e2;hp=fd6d965ff1d1f3b5a1bfa26f4c0c0f71bf8365c1;hpb=afe861f2b3c7d28980d6460909bad29205b237af;p=lttv.git diff --git a/ltt/branches/poly/lttv/Makefile.am b/ltt/branches/poly/lttv/Makefile.am index fd6d965f..f958c4be 100644 --- a/ltt/branches/poly/lttv/Makefile.am +++ b/ltt/branches/poly/lttv/Makefile.am @@ -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