]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
keychain: Use AM_CPPFLAGS instead of INCLUDES
authorTobias Brunner <tobias@strongswan.org>
Fri, 19 Jul 2013 07:01:39 +0000 (09:01 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 19 Jul 2013 07:01:39 +0000 (09:01 +0200)
src/libstrongswan/plugins/keychain/Makefile.am

index 508a4b024fc28a0566169054238a62cda98d3d10..bd04db33dd2528a6656e2cc9fb508fd5187e3558 100644 (file)
@@ -1,5 +1,5 @@
 
-INCLUDES = -I$(top_srcdir)/src/libstrongswan
+AM_CPPFLAGS = -I$(top_srcdir)/src/libstrongswan
 
 AM_CFLAGS = -rdynamic