diff plugins/Makefile.am @ 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 aa619031193b
children 79e33c8ecf16
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