comparison console/libgnt/wms/Makefile.am @ 14673:a2b56d168a88

[gaim-migrate @ 17419] Link to external libraries where necessary to reduce the number of undefined symbols reported by ldd -r committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Sun, 01 Oct 2006 16:33:14 +0000
parents 13422c8f74a2
children 69590c55c748
comparison
equal deleted inserted replaced
14672:cf7e6b705d1a 14673:a2b56d168a88
1 s_la_LDFLAGS = -module -avoid-version $(GLIB_LIBS) 1 s_la_LDFLAGS = -module -avoid-version $(GLIB_LIBS) $(GNT_LIBS)
2 2
3 plugin_LTLIBRARIES = \ 3 plugin_LTLIBRARIES = \
4 s.la 4 s.la
5 5
6 plugindir = $(libdir)/gaim 6 plugindir = $(libdir)/gaim