aboutsummaryrefslogtreecommitdiffstats
path: root/src/scepclient
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2010-08-12 14:37:45 +0200
committerMartin Willi <martin@revosec.ch>2010-08-12 14:46:57 +0200
commit8f01815143688b49e1a5b89d84950d9558fb7867 (patch)
tree4cef0b4739c14a564f73cabadd1b8ccb02ee8103 /src/scepclient
parent9e2c88b98d3f5d5c2f35935b2618ca41d368832c (diff)
downloadstrongswan-8f01815143688b49e1a5b89d84950d9558fb7867.tar.bz2
strongswan-8f01815143688b49e1a5b89d84950d9558fb7867.tar.xz
Build dedicated plugin lists for each strongSwan component
Diffstat (limited to 'src/scepclient')
-rw-r--r--src/scepclient/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scepclient/Makefile.am b/src/scepclient/Makefile.am
index dd4a4a63d..897b49ac3 100644
--- a/src/scepclient/Makefile.am
+++ b/src/scepclient/Makefile.am
@@ -21,7 +21,7 @@ INCLUDES = \
AM_CFLAGS = \
-DIPSEC_CONFDIR=\"${sysconfdir}\" \
--DPLUGINS=\""${pluto_plugins}\"" \
+-DPLUGINS=\""${scepclient_plugins}\"" \
-DDEBUG -DNO_PLUTO
LIBSTRONGSWANBUILDDIR=$(top_builddir)/src/libstrongswan