Mercurial > pidgin.yaz
changeset 175:4b011ba81a9d
[gaim-migrate @ 185]
Make sure the sources get packaged.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Tue, 25 Apr 2000 17:38:35 +0000 |
parents | a09fabd11900 |
children | c99d0b82c8a8 |
files | plugins/Makefile.am |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/Makefile.am Tue Apr 25 16:19:17 2000 +0000 +++ b/plugins/Makefile.am Tue Apr 25 17:38:35 2000 +0000 @@ -5,4 +5,5 @@ $(CC) $(CFLAGS) -Wl,-soname,$@ -o $@ $< $(LDFLAGS) plugin_DATA = autorecon.so iconaway.so spellchk.so plugindir = $(libdir)/gaim -EXTRA_DIST = CRAZY HOWTO SIGNALS chkmail.c filectl.c gaiminc.c simple.c toc_commands.c +EXTRA_DIST = CRAZY HOWTO SIGNALS autorecon.c chkmail.c filectl.c gaiminc.c \ + iconaway.c simple.c spellchk.c