Mercurial > pidgin
changeset 6993:4e78ef5587e4
[gaim-migrate @ 7549]
Remove SIGNALS from Makefile.am
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sun, 28 Sep 2003 17:46:34 +0000 |
parents | 9d310f650c7d |
children | 830070d70f3c |
files | plugins/Makefile.am |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/Makefile.am Sun Sep 28 17:43:17 2003 +0000 +++ b/plugins/Makefile.am Sun Sep 28 17:46:34 2003 +0000 @@ -1,4 +1,4 @@ -DIST_SUBDIRS = docklet gaim-remote gestures perl tcl ticker +DIST_SUBDIRS = docklet gaim-remote gestures perl ssl tcl ticker if USE_PERL PERL_DIR = perl @@ -45,7 +45,7 @@ endif # PLUGINS EXTRA_DIST = \ - ChangeLog HOWTO SIGNALS \ + ChangeLog HOWTO \ filectl.c \ mailchk.c \ gtik.c \