facility.c: start line numbers at 1, not 0
[lttv.git] / ltt / branches / poly / lttv / modules / text / Makefile.am
index 2afd92e242f0db4382a2507af054ea62b5a9c24f..9971ef80082dac15de9e23107fc501ef73bcf5f0 100644 (file)
@@ -1,5 +1,5 @@
 AM_CFLAGS = $(GLIB_CFLAGS) 
-LIBS += $(GLIB_LIBS) -lgobject-2.0 -L${top_srcdir}/ltt -llttvtraceread
+LIBS += $(GLIB_LIBS) -lgobject-2.0 -L${top_builddir}/ltt -llttvtraceread
 
 libdir = ${lttvplugindir}
 
This page took 0.029959 seconds and 4 git commands to generate.