diff plugins/ssl/Makefile.am @ 7044:c889aee7bd95

[gaim-migrate @ 7607] Add -DLIBDIR= to the Makefile.am in plugins/ssl/. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 30 Sep 2003 00:39:24 +0000
parents aa619031193b
children 79e33c8ecf16
line wrap: on
line diff
--- a/plugins/ssl/Makefile.am	Tue Sep 30 00:34:25 2003 +0000
+++ b/plugins/ssl/Makefile.am	Tue Sep 30 00:39:24 2003 +0000
@@ -22,6 +22,7 @@
 
 AM_CPPFLAGS = \
 	-DDATADIR=\"$(datadir)\" \
+	-DLIBDIR=\"$(libdir)/gaim/\" \
 	-DVERSION=\"$(VERSION)\" \
 	-I$(top_srcdir)/src \
 	$(DEBUG_CFLAGS) \