X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Ftext%2FMakefile.am;h=88f9235fc919e8d48d4afb726f9145965fb3f8ab;hb=0ddddd9112f15fd24249889362417a48945e5e14;hp=a9fecc1187d3627baae0717324dc6d8fdd8c1fc1;hpb=ce0214a66f4e1c6f4d94d53c1ead65b58157c60d;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/text/Makefile.am b/ltt/branches/poly/lttv/modules/text/Makefile.am index a9fecc11..88f9235f 100644 --- a/ltt/branches/poly/lttv/modules/text/Makefile.am +++ b/ltt/branches/poly/lttv/modules/text/Makefile.am @@ -11,3 +11,5 @@ libtextDump_la_SOURCES = textDump.c libbatchAnalysis_la_LDFLAGS = -module libbatchAnalysis_la_SOURCES = batchAnalysis.c +noinst_HEADERS = \ + batchanalysis.h