aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2016-05-27 18:24:59 +0200
committerTobias Brunner <tobias@strongswan.org>2016-05-27 18:24:59 +0200
commit3427e43f4b8ef06867e53d438c798bc7cbf67cb5 (patch)
tree09069225caf731e5a32bb79a644ff3044fe3819c /src
parent294ac097d65f34251754ead4ed720b7b3a9ad4c3 (diff)
downloadstrongswan-3427e43f4b8ef06867e53d438c798bc7cbf67cb5.tar.bz2
strongswan-3427e43f4b8ef06867e53d438c798bc7cbf67cb5.tar.xz
p-cscf: Remove libhydra reference in Makefile
Diffstat (limited to 'src')
-rw-r--r--src/libcharon/plugins/p_cscf/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libcharon/plugins/p_cscf/Makefile.am b/src/libcharon/plugins/p_cscf/Makefile.am
index 1e00a56a8..f37f3f514 100644
--- a/src/libcharon/plugins/p_cscf/Makefile.am
+++ b/src/libcharon/plugins/p_cscf/Makefile.am
@@ -1,6 +1,5 @@
AM_CPPFLAGS = \
-I$(top_srcdir)/src/libstrongswan \
- -I$(top_srcdir)/src/libhydra \
-I$(top_srcdir)/src/libcharon
AM_CFLAGS = \