console/libgnt/wms/Makefile.am

changeset 14736
90fe3dd8e9db
parent 14735
10c4f4de833e
child 15364
ad151a58e863
--- a/console/libgnt/wms/Makefile.am	Sun Oct 01 16:33:14 2006 +0000
+++ b/console/libgnt/wms/Makefile.am	Sun Oct 01 18:17:49 2006 +0000
@@ -1,11 +1,12 @@
-s_la_LDFLAGS             = -module -avoid-version $(GLIB_LIBS) $(GNT_LIBS)
+s_la_LDFLAGS             = -module -avoid-version
 
 plugin_LTLIBRARIES = \
 	s.la
 
 plugindir = $(libdir)/gaim
 
-s_la_SOURCES             = s.c
+s_la_SOURCES       = s.c
+s_la_LIBADD        = $(GLIB_LIBS) $(top_builddir)/console/libgnt/libgnt.la
 
 EXTRA_DIST = 
 

mercurial