tkm: Properly refer to includes now that AM_CPPFLAGS is used

This commit is contained in:
Tobias Brunner
2013-07-19 09:02:04 +02:00
parent 8f1b44b40c
commit 82b1a38601
+1 -1
View 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