comparison 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
comparison
equal deleted inserted replaced
7026:53a586c3a80e 7027:47cedda1518d
6 6
7 if USE_TCL 7 if USE_TCL
8 TCL_DIR = tcl 8 TCL_DIR = tcl
9 endif 9 endif
10 10
11 SUBDIRS = docklet gaim-remote gestures $(PERL_DIR) $(TCL_DIR) ticker 11 SUBDIRS = docklet gaim-remote gestures $(PERL_DIR) $(TCL_DIR) ssl ticker
12 12
13 plugindir = $(libdir)/gaim 13 plugindir = $(libdir)/gaim
14 14
15 autorecon_la_LDFLAGS = -module -avoid-version 15 autorecon_la_LDFLAGS = -module -avoid-version
16 history_la_LDFLAGS = -module -avoid-version 16 history_la_LDFLAGS = -module -avoid-version