apply tim fixes
[lttv.git] / ltt / branches / poly / lttv / modules / gui / histogram / Makefile.am
index 70c143de8e2c05a2aae851de01ff6043cd2e79be..894ccda363de60bca6d2600b2e986302feb58c7e 100644 (file)
@@ -26,7 +26,7 @@
 AM_CFLAGS = $(GLIB_CFLAGS) 
 AM_CFLAGS += $(GTK_CFLAGS)
 LIBS += $(GLIB_LIBS)
-LIBS += $(GTK_LIBS) -L${top_srcdir}/lttv/modules/gui/lttvwindow/lttvwindow -llttvwindow
+LIBS += $(GTK_LIBS) -L${top_builddir}/lttv/modules/gui/lttvwindow/lttvwindow -llttvwindow
 
 libdir = ${lttvplugindir}
 
This page took 0.023696 seconds and 4 git commands to generate.