Integration of main window as a module done and working
[lttv.git] / ltt / branches / poly / lttv / Makefile.am
index e29c81cf4f9052573fa1392b714e818cdce10fcc..b89688e8255d2bc3cf618d290b13f2df706c1e32 100644 (file)
@@ -1,7 +1,7 @@
 SUBDIRS = modules
 
 AM_CFLAGS = $(GLIB_CFLAGS) 
-LIBS += $(GLIB_LIBS) -lgobject-2.0 -ltraceread
+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.022729 seconds and 4 git commands to generate.