aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/pki/Makefile.am')
-rw-r--r--src/pki/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pki/Makefile.am b/src/pki/Makefile.am
index 3f2694d97..7eb579502 100644
--- a/src/pki/Makefile.am
+++ b/src/pki/Makefile.am
@@ -7,6 +7,5 @@ pki_SOURCES = pki.c pki.h command.c command.h \
pki_LDADD = $(top_builddir)/src/libstrongswan/libstrongswan.la
INCLUDES = -I$(top_srcdir)/src/libstrongswan
AM_CFLAGS = \
- -DPLUGINDIR=\"${plugindir}\" \
-DPLUGINS=\""${libstrongswan_plugins}\"" \
-DSTRONGSWAN_CONF=\"${strongswan_conf}\"