]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
tkm: Properly refer to includes now that AM_CPPFLAGS is used
authorTobias Brunner <tobias@strongswan.org>
Fri, 19 Jul 2013 07:02:04 +0000 (09:02 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 19 Jul 2013 07:02:04 +0000 (09:02 +0200)
src/charon-tkm/Makefile.am

index 9b03c67b96bccbe4c3ca64428677adad2b6687de..0fef1f62da82b121c272398b7372f1b208a82a9b 100644 (file)
@@ -18,7 +18,7 @@ DEFS += -DPLUGINS=\""$(PLUGINS)\"" -DIPSEC_PIDDIR=\"${piddir}\"
 
 BUILD_OPTS = \
        -XOBJ_DIR=$(CURDIR)/obj \
-       -cargs $(INCLUDES) $(DEFS) \
+       -cargs $(AM_CPPFLAGS) $(DEFS) \
        -largs $(LIBLD) $(LIBFL)
 
 # plugins to enable