diff plugins/Makefile.am @ 445:e4c34ca88d9b

[gaim-migrate @ 455] Hehehehehe Libfaim got updated, gaim got updated. btw, gaim/faim can't sign in yet, don't ask me why. it's not my fault. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 29 Jun 2000 20:40:28 +0000
parents ccf7fc40263f
children 0f179ac59e27
line wrap: on
line diff
--- a/plugins/Makefile.am	Thu Jun 29 19:38:18 2000 +0000
+++ b/plugins/Makefile.am	Thu Jun 29 20:40:28 2000 +0000
@@ -9,7 +9,7 @@
 LDFLAGS += -ggdb $(GTK_LIBS) -shared
 SUFFIXES = .c .so
 .c.so:
-	$(CC) $(CFLAGS) -DVERSION=\"$(VERSION)\" -fPIC -DPIC -o $@ $< $(LDFLAGS)
+	$(CC) $(CFLAGS) -DVERSION=\"$(VERSION)\" -fPIC -DPIC -o $@ $< $(LDFLAGS) $(PLUGIN_LIBS)