Mercurial > pidgin
diff plugins/Makefile.am @ 919:2999319f9eca
[gaim-migrate @ 929]
Just finalizing some things before the release.
committer: Tailor Script <tailor@pidgin.im>
| author | Rob Flynn <gaim@robflynn.com> |
|---|---|
| date | Fri, 15 Sep 2000 22:41:22 +0000 |
| parents | a3fe1e6f4946 |
| children | fa681641643d |
line wrap: on
line diff
--- a/plugins/Makefile.am Fri Sep 15 22:35:39 2000 +0000 +++ b/plugins/Makefile.am Fri Sep 15 22:41:22 2000 +0000 @@ -6,7 +6,7 @@ if PLUGINS -plugin_DATA = autorecon.so iconaway.so notify.so spellchk.so +plugin_DATA = autorecon.so iconaway.so notify.so spellchk.so lagmeter.so plugindir = $(libdir)/gaim clean distclean clean-recursive distclean-recursive: @@ -17,4 +17,4 @@ EXTRA_DIST = ChangeLog PERL-HOWTO CRAZY HOWTO SIGNALS autorecon.c error.c filectl.c \ gaiminc.c iconaway.c lagmeter.c notify.c simple.c spellchk.c \ - toc_commands.c events.c + toc_commands.c events.c gaim.pl
