only:order of imports is important
This commit is contained in:
parent
ddbfe0be4c
commit
9fcefd26ae
|
@ -55,9 +55,9 @@ CPPSRC += $(ALLCPPSRC) \
|
|||
|
||||
INCDIR += \
|
||||
$(PCH_DIR) \
|
||||
$(BOARDINC) \
|
||||
$(UNIT_TESTS_DIR) \
|
||||
$(ALLINC) \
|
||||
$(BOARDINC) \
|
||||
$(PROJECT_DIR)/config/boards/hellen \
|
||||
$(FRAMEWORK_INC) \
|
||||
$(UNIT_TESTS_DIR)/test_data_structures \
|
||||
|
|
Loading…
Reference in New Issue