summaryrefslogtreecommitdiffstats
path: root/lib/Frontend/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Frontend/Makefile')
-rw-r--r--lib/Frontend/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Frontend/Makefile b/lib/Frontend/Makefile
index a630b01..9e1a864 100644
--- a/lib/Frontend/Makefile
+++ b/lib/Frontend/Makefile
@@ -11,7 +11,7 @@ LEVEL = ../../../..
LIBRARYNAME := clangFrontend
BUILD_ARCHIVE = 1
-CPPFLAGS += -I$(PROJ_SRC_DIR)/../../include -I$(PROJ_OBJ_DIR)/../../include
+CPP.Flags += -I$(PROJ_SRC_DIR)/../../include -I$(PROJ_OBJ_DIR)/../../include
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud