summaryrefslogtreecommitdiffstats
path: root/hal/input_hal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hal/input_hal/Makefile')
-rwxr-xr-xhal/input_hal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hal/input_hal/Makefile b/hal/input_hal/Makefile
index a8eb138..ebbf558 100755
--- a/hal/input_hal/Makefile
+++ b/hal/input_hal/Makefile
@@ -22,7 +22,7 @@ TARGET := libinput_hal.so
HEADER := ./hal_api/input_hal.h
######### include paths/files ###################
-CXXFLAGS := -I./inc/
+CXXFLAGS += -I./inc/
CXXFLAGS += -I./hal_api/
CXXFLAGS += -I$(SDKTARGETSYSROOT)/usr/include/basesystem
CXXFLAGS += -I$(SDKTARGETSYSROOT)/usr/include/libdrm