diff options
Diffstat (limited to 'src/medsrv/Makefile.am')
-rw-r--r-- | src/medsrv/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/medsrv/Makefile.am b/src/medsrv/Makefile.am index 8a0703e11..be9360bca 100644 --- a/src/medsrv/Makefile.am +++ b/src/medsrv/Makefile.am @@ -14,7 +14,6 @@ AM_CFLAGS = -rdynamic \ -DSTRONGSWAN_CONF=\"${strongswan_conf}\" \ -DIPSECDIR=\"${ipsecdir}\" \ -DIPSEC_PIDDIR=\"${piddir}\" \ - -DIPSEC_PLUGINDIR=\"${plugindir}\"\ -DPLUGINS=\""${libstrongswan_plugins}\"" # Don't forget to add templates to EXTRA_DIST !!! How to automate? |