rename to gtktraceset.h to viewer.h, includes
[lttv.git] / ltt / branches / poly / lttv / lttv / Makefile.am
index 2023fc93307ceb4ec59fcc5d5282866677640547..20c2eec4896dd964d46a5bf902c6ce6963af54c1 100644 (file)
@@ -28,5 +28,8 @@ noinst_HEADERS = \
 lttv_SOURCES = batchtest.c main.c module.c option.c \
                hook.c attribute.c \
                iattribute.c state.c stats.c \
-              processTrace.c traceset.c
+              tracecontext.c traceset.c
 
+if LTTVSTATIC
+  lttv_LDFLAGS = -profile -static
+endif
This page took 0.023092 seconds and 4 git commands to generate.