# HG changeset patch # User Christian Hammond # Date 1063760737 0 # Node ID 2427a829fdfaba30f022a6c1b55cf7ee63f73ac9 # Parent 8044de0b0fc848ffabb53b9d0719a7c9f00e863d [gaim-migrate @ 7412] Same with the gaim-remote plugin. committer: Tailor Script diff -r 8044de0b0fc8 -r 2427a829fdfa plugins/gaim-remote/Makefile.am --- a/plugins/gaim-remote/Makefile.am Wed Sep 17 01:05:11 2003 +0000 +++ b/plugins/gaim-remote/Makefile.am Wed Sep 17 01:05:37 2003 +0000 @@ -18,7 +18,7 @@ plugin_LTLIBRARIES = gaim-remote.la gaim_remote_la_SOURCES = remote.c -gaim_remote_la_LIBADD = -lgaim-remote +gaim_remote_la_LIBADD = -lgaim-remote $(GLIB_LIBS) endif