diff plugins/gevolution/Makefile.am @ 10889:2cc05a9e944d

[gaim-migrate @ 12597] Fix Fedora "Bug" 149767 ??? gaim plugins unresolved symbols committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Fri, 29 Apr 2005 17:04:28 +0000
parents ff4be2d1401d
children
line wrap: on
line diff
--- a/plugins/gevolution/Makefile.am	Thu Apr 28 20:48:12 2005 +0000
+++ b/plugins/gevolution/Makefile.am	Fri Apr 29 17:04:28 2005 +0000
@@ -2,7 +2,8 @@
 
 gevolution_la_LDFLAGS = \
 	-module -avoid-version \
-	$(EVOLUTION_ADDRESSBOOK_LIBS)
+	$(EVOLUTION_ADDRESSBOOK_LIBS) \
+	$(GTK_LIBS)
 
 if PLUGINS