gui/API search directory for library mainWinAPI
[lttv.git] / ltt / branches / poly / lttv / modules / Makefile.am
index 99102465a22a9af2a31dbb32f560c1b276008576..ae914c9c03e124b52aab3d8a333f9f0efb97f6c6 100644 (file)
@@ -9,7 +9,7 @@ SUBDIRS = gui
 AM_CFLAGS = $(GLIB_CFLAGS) 
 AM_CFLAGS += $(GTK_CFLAGS)
 LIBS += $(GLIB_LIBS)
-LIBS += $(GTK_LIBS) -lmainWinApi
+LIBS += $(GTK_LIBS) -Lgui/API -lmainWinApi
 
 libdir = ${lttvplugindir}
 
This page took 0.022071 seconds and 4 git commands to generate.