X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Ftext%2FMakefile.am;h=88f9235fc919e8d48d4afb726f9145965fb3f8ab;hb=0ddddd9112f15fd24249889362417a48945e5e14;hp=1b6d136ba12d2a990710549f88893dccf29e130e;hpb=78535b20e4e409a1b867c4f34ae5a52933f7b3d4;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/text/Makefile.am b/ltt/branches/poly/lttv/modules/text/Makefile.am index 1b6d136b..88f9235f 100644 --- a/ltt/branches/poly/lttv/modules/text/Makefile.am +++ b/ltt/branches/poly/lttv/modules/text/Makefile.am @@ -1,3 +1,5 @@ + + AM_CFLAGS = $(GLIB_CFLAGS) LIBS += $(GLIB_LIBS) -lgobject-2.0 -L$(top_srcdir)/ltt -ltraceread @@ -9,3 +11,5 @@ libtextDump_la_SOURCES = textDump.c libbatchAnalysis_la_LDFLAGS = -module libbatchAnalysis_la_SOURCES = batchAnalysis.c +noinst_HEADERS = \ + batchanalysis.h