]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
p-cscf: Remove libhydra reference in Makefile
authorTobias Brunner <tobias@strongswan.org>
Fri, 27 May 2016 16:24:59 +0000 (18:24 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 27 May 2016 16:24:59 +0000 (18:24 +0200)
src/libcharon/plugins/p_cscf/Makefile.am

index 1e00a56a8035587af95bedb5ebd0ae418eba4715..f37f3f514d3ae487e6335d474c08678d42b9b91d 100644 (file)
@@ -1,6 +1,5 @@
 AM_CPPFLAGS = \
        -I$(top_srcdir)/src/libstrongswan \
-       -I$(top_srcdir)/src/libhydra \
        -I$(top_srcdir)/src/libcharon
 
 AM_CFLAGS = \