Tue, 25 Apr 2000 17:38:35 +0000
[gaim-migrate @ 185]
Make sure the sources get packaged.
| plugins/Makefile.am | file | annotate | diff | comparison | revisions |
--- 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