Mercurial > pidgin
diff plugins/Makefile.am @ 960:fa681641643d
[gaim-migrate @ 970]
*** MULTIPLE-CONNECTIONS ***
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Tue, 10 Oct 2000 00:02:02 +0000 |
| parents | 2999319f9eca |
| children | 7e231bc0018a |
line wrap: on
line diff
--- a/plugins/Makefile.am Mon Oct 09 23:56:33 2000 +0000 +++ b/plugins/Makefile.am Tue Oct 10 00:02:02 2000 +0000 @@ -5,13 +5,13 @@ -if PLUGINS -plugin_DATA = autorecon.so iconaway.so notify.so spellchk.so lagmeter.so -plugindir = $(libdir)/gaim +#if PLUGINS +#plugin_DATA = autorecon.so iconaway.so notify.so spellchk.so lagmeter.so +#plugindir = $(libdir)/gaim -clean distclean clean-recursive distclean-recursive: - $(RM) $(plugin_DATA) -endif +#clean distclean clean-recursive distclean-recursive: +# $(RM) $(plugin_DATA) +#endif
