Mercurial > pidgin
diff plugins/Makefile.am @ 179:8d8faeab01f6
[gaim-migrate @ 189]
Added a TOC interface plugin.
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Wed, 26 Apr 2000 02:49:59 +0000 |
| parents | c99d0b82c8a8 |
| children | c664bc1f484a |
line wrap: on
line diff
--- a/plugins/Makefile.am Wed Apr 26 01:29:21 2000 +0000 +++ b/plugins/Makefile.am Wed Apr 26 02:49:59 2000 +0000 @@ -10,4 +10,4 @@ plugin_DATA = autorecon.so iconaway.so spellchk.so plugindir = $(libdir)/gaim EXTRA_DIST = CRAZY HOWTO SIGNALS autorecon.c chkmail.c filectl.c gaiminc.c \ - iconaway.c simple.c spellchk.c + iconaway.c simple.c spellchk.c toc_commands.c
