diff options
Diffstat (limited to 'make.mk')
-rw-r--r-- | make.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -138,6 +138,7 @@ INCLUDES += \ -I$(TOP)/watch-library/shared/driver/ \ -I$(TOP)/watch-library/shared/config/ \ -I$(TOP)/watch-library/shared/watch/ \ + -I$(TOP)/watch-library/simulator/watch/ \ -I$(TOP)/watch-library/simulator/hpl/port/ \ -I$(TOP)/watch-library/hardware/include/component \ -I$(TOP)/watch-library/hardware/hal/include/ \ |