Cleanup almost finished
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / Makefile.am
index 6938e2ff16b26e83fc8cb352588bd53b379a823d..4a42f66065f75df53daf647a8aa6f453ade49672 100644 (file)
@@ -25,7 +25,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}
 
@@ -38,4 +38,4 @@ noinst_HEADERS =      eventhooks.h cfv.h cfv-private.h processlist.h\
                                drawing.h drawitem.h
 
 EXTRA_DIST = \
-               hGuiControlFlowInsert.xpm
\ No newline at end of file
+               hGuiControlFlowInsert.xpm
This page took 0.023412 seconds and 4 git commands to generate.