Mercurial > pidgin
changeset 6866:2427a829fdfa
[gaim-migrate @ 7412]
Same with the gaim-remote plugin.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Wed, 17 Sep 2003 01:05:37 +0000 |
parents | 8044de0b0fc8 |
children | 1c4e4c725e0d |
files | plugins/gaim-remote/Makefile.am |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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