[bugfix] add lssh in make

pull/131/head
XiaochaoGONG 2019-11-05 20:00:09 +08:00
parent fe36c00148
commit 27e8cde72c
1 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,5 @@ EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-face/lib
EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-face/image_util EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-face/image_util
EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-face/face_detection EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-face/face_detection
EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-face/face_recognition EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-face/face_recognition
EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-face/object_detection