try fix debian
[lttv.git] / ltt / branches / poly / lttv / modules / text / Makefile.am
index 947ddd9bc912180cd7f3bed604e40d3985281ce2..2f937a1e8d38a2ece3f95a0496b064a953d462cb 100644 (file)
@@ -1,7 +1,8 @@
 
 
 AM_CFLAGS = $(GLIB_CFLAGS) 
-LIBS += $(GLIB_LIBS) -lgobject-2.0 -L$(top_srcdir)/ltt -ltraceread
+#LIBS += $(GLIB_LIBS) -lgobject-2.0 -L$(top_srcdir)/ltt -ltraceread
+LIBS += $(GLIB_LIBS) -lgobject-2.0 -L${top_srcdir}/ltt -ltraceread
 
 libdir = ${lttvplugindir}
 
This page took 0.022196 seconds and 4 git commands to generate.