Christian Herzog il y a 5 ans
Parent
commit
6c256469e9
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -14,6 +14,7 @@
 
 PROJECT_NAME?=squeezelite
 EXTRA_CPPFLAGS+=  -I$(PROJECT_PATH)/main
+EXTRA_COMPONENT_DIRS := esp-dsp
 #/-Wno-error=maybe-uninitialized 
 include $(IDF_PATH)/make/project.mk