console/libgnt/Makefile.am

changeset 15214
c0cacf27e5b8
parent 15189
b1818a3654fc
child 15220
fc8b223f4b75
--- a/console/libgnt/Makefile.am	Sun Dec 10 05:55:02 2006 +0000
+++ b/console/libgnt/Makefile.am	Sun Dec 10 08:18:49 2006 +0000
@@ -56,11 +56,10 @@
 libgnt_lainclude_HEADERS = \
 	$(libgnt_la_headers)
 
-libgnt_la_DEPENDENCIES = $(STATIC_LINK_LIBS)
+libgnt_la_DEPENDENCIES = 
 libgnt_la_LDFLAGS = -export-dynamic
 libgnt_la_LIBADD = \
 	$(GLIB_LIBS) \
-	$(STATIC_LINK_LIBS) \
 	$(GNT_LIBS)
 
 AM_CPPFLAGS = \

mercurial