text modules modified to fit tracecontext mods
[lttv.git] / ltt / branches / poly / lttv / modules / text / Makefile.am
index 1b6d136ba12d2a990710549f88893dccf29e130e..88f9235fc919e8d48d4afb726f9145965fb3f8ab 100644 (file)
@@ -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
This page took 0.026213 seconds and 4 git commands to generate.