Cleanup almost finished
[lttv.git] / ltt / branches / poly / lttv / modules / gui / detailedevents / Makefile.am
index 527db859bd3d672903d2fd7888259ca460cdaaa4..e352325732c2eb921213b057987ee8c6c472804f 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/mainlib -lmainwinapi
+LIBS += $(GTK_LIBS) -L${top_srcdir}/lttv/modules/gui/lttvgui -llttvgui
 
 libdir = ${lttvplugindir}
 
@@ -36,4 +36,4 @@ libguievents_la_SOURCES = events.c
 noinst_HEADERS = gtkrbtree.h gtktreeprivate.h
 
 EXTRA_DIST = \
-               hGuiEventsInsert.xpm
\ No newline at end of file
+               hGuiEventsInsert.xpm
This page took 0.022913 seconds and 4 git commands to generate.