summaryrefslogtreecommitdiffstats
path: root/tools/CIndex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/CIndex/Makefile')
-rw-r--r--tools/CIndex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/CIndex/Makefile b/tools/CIndex/Makefile
index 3e28862..650bcd3 100644
--- a/tools/CIndex/Makefile
+++ b/tools/CIndex/Makefile
@@ -10,7 +10,7 @@
LEVEL = ../../../..
LIBRARYNAME = CIndex
-CPPFLAGS += -I$(PROJ_SRC_DIR)/../../include -I$(PROJ_OBJ_DIR)/../../include
+CPP.Flags += -I$(PROJ_SRC_DIR)/../../include -I$(PROJ_OBJ_DIR)/../../include
# Include this here so we can get the configuration of the targets
# that have been configured for construction. We have to do this
OpenPOWER on IntegriCloud