update makefile MAKE_INCLUDE

This commit is contained in:
2024-09-27 16:28:48 +08:00
parent 22fe3e4bac
commit 1492fcdf8b
23 changed files with 23 additions and 23 deletions

View File

@@ -83,7 +83,7 @@ TEST_OBJ_PATH = ../../obj
CCFLAG_SWITCH = off
COVER_NEED = yes
COVER_REPORT_PATH = ./ut/ut_doc/output
MAKE_INCLUDE = $(HOME)/ems.git/include
MAKE_INCLUDE = ../../include
##---------------------------------------------------------------------##