summaryrefslogtreecommitdiffstats
path: root/hal/clock_hal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hal/clock_hal/Makefile')
-rwxr-xr-xhal/clock_hal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hal/clock_hal/Makefile b/hal/clock_hal/Makefile
index 371d1db..0837b18 100755
--- a/hal/clock_hal/Makefile
+++ b/hal/clock_hal/Makefile
@@ -20,7 +20,7 @@ TARGET := libclock_hal.so
HEADER := hal_api/clock_hal.h
######### include paths/files ###################
-CXXFLAGS := -I./inc/
+CXXFLAGS += -I./inc/
CXXFLAGS += -I./hal_api/
CXXFLAGS += -I$(SDKTARGETSYSROOT)/usr/include/basesystem
CXXFLAGS += -include $(SDKTARGETSYSROOT)/usr/include/basesystem/agl_types_deprecated.h