Mercurial > pidgin
diff plugins/Makefile.am @ 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 | 2d2f04c5c7d2 |
| children | 81137c6807b6 |
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 \
