apply tim fixes
[lttv.git] / ltt / branches / poly / lttv / modules / gui / detailedevents / Makefile.am
index 9c0819801721b765fdaa39aff1ab1f8002a76ea1..98c70c90f645fdaf62849e383ec870c2907d62c4 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.022573 seconds and 4 git commands to generate.