Mercurial > pidgin
changeset 7027:47cedda1518d
[gaim-migrate @ 7590]
Oh yeah, ssl wasn't in SUBDIRS. It was in DIST_SUBDIRS.
committer: Tailor Script <tailor@pidgin.im>
| author | Christian Hammond <chipx86@chipx86.com> |
|---|---|
| date | Mon, 29 Sep 2003 21:57:14 +0000 |
| parents | 53a586c3a80e |
| children | 15eb79b6e0ee |
| files | plugins/Makefile.am |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/Makefile.am Mon Sep 29 21:35:34 2003 +0000 +++ b/plugins/Makefile.am Mon Sep 29 21:57:14 2003 +0000 @@ -8,7 +8,7 @@ TCL_DIR = tcl endif -SUBDIRS = docklet gaim-remote gestures $(PERL_DIR) $(TCL_DIR) ticker +SUBDIRS = docklet gaim-remote gestures $(PERL_DIR) $(TCL_DIR) ssl ticker plugindir = $(libdir)/gaim
