small change of main window API
[lttv.git] / ltt / branches / poly / lttv / Makefile.am
index 0ef152ea9790fc99ceedae450a619c601a22f802..b89688e8255d2bc3cf618d290b13f2df706c1e32 100644 (file)
@@ -1,7 +1,8 @@
 SUBDIRS = modules
 
 AM_CFLAGS = $(GLIB_CFLAGS) 
-LIBS += $(GLIB_LIBS) -lgobject-2.0 -lltt
+LIBS += $(GLIB_LIBS) -lgobject-2.0 -L$(top_srcdir)/ltt -ltraceread
+#LIBS += $(GLIB_LIBS) -lgobject-2.0 -lltt
 
 bin_PROGRAMS = lttv
 
This page took 0.024968 seconds and 4 git commands to generate.