diff src/Makefile.am @ 6916:7d67e5238b40

[gaim-migrate @ 7463] Thanks to Todd Vierling for pointing this out, and Rob McQueen for irritating me enough to verify it. committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Tue, 23 Sep 2003 20:08:21 +0000
parents 867ac5c3f8de
children 54deff9eec41
line wrap: on
line diff
--- a/src/Makefile.am	Tue Sep 23 16:42:05 2003 +0000
+++ b/src/Makefile.am	Tue Sep 23 20:08:21 2003 +0000
@@ -181,7 +181,7 @@
 gaim_remote_DEPENDENCIES = @LIBOBJS@
 gaim_remote_LDADD = \
 	@LIBOBJS@ $(GLIB_LIBS) $(INTLLIBS) \
-	-L$(top_builddir)/plugins/gaim-remote -lgaim-remote
+	$(top_builddir)/plugins/gaim-remote/libgaim-remote.la
 
 AM_CPPFLAGS = \
 	-DDATADIR=\"$(datadir)\" \