More intermediate cleanup
[lttv.git] / ltt / branches / poly / lttv / modules / gui / detailedevents / Makefile.am
index e352325732c2eb921213b057987ee8c6c472804f..d507882bc6c8c263d6211f20a45480c1498a2900 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/lttvgui -llttvgui
+LIBS += $(GTK_LIBS) -L${top_srcdir}/lttv/modules/gui/lttvwindow/lttvwindow -llttvwindow
 
 libdir = ${lttvplugindir}
 
This page took 0.022487 seconds and 4 git commands to generate.