tkm: Properly refer to includes now that AM_CPPFLAGS is used
This commit is contained in:
@@ -18,7 +18,7 @@ DEFS += -DPLUGINS=\""$(PLUGINS)\"" -DIPSEC_PIDDIR=\"${piddir}\"
|
|||||||
|
|
||||||
BUILD_OPTS = \
|
BUILD_OPTS = \
|
||||||
-XOBJ_DIR=$(CURDIR)/obj \
|
-XOBJ_DIR=$(CURDIR)/obj \
|
||||||
-cargs $(INCLUDES) $(DEFS) \
|
-cargs $(AM_CPPFLAGS) $(DEFS) \
|
||||||
-largs $(LIBLD) $(LIBFL)
|
-largs $(LIBLD) $(LIBFL)
|
||||||
|
|
||||||
# plugins to enable
|
# plugins to enable
|
||||||
|
|||||||
Reference in New Issue
Block a user