aboutsummaryrefslogtreecommitdiff
path: root/pic16bit
diff options
context:
space:
mode:
Diffstat (limited to 'pic16bit')
-rw-r--r--pic16bit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pic16bit/Makefile b/pic16bit/Makefile
index 4fab7f61c..98fcf07fd 100644
--- a/pic16bit/Makefile
+++ b/pic16bit/Makefile
@@ -12,7 +12,7 @@ CROSS_COMPILE = $(XC16)/bin/xc16-
PARTFAMILY = dsPIC33F
PART = 33FJ256GP506
-INC = -I.
+INC += -I.
INC += -I..
INC += -I../lib/mp-readline
INC += -I../stmhal