Parcourir la source

project_path?

philippe44 il y a 5 ans
Parent
commit
dfb2ef3e3a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -13,6 +13,6 @@
 #recovery: CPPFLAGS+=-DRECOVERY_APPLICATION=1
 
 PROJECT_NAME?=squeezelite
-EXTRA_COMPONENT_DIRS := $(PROJECT_PATH)/esp-dsp
+EXTRA_COMPONENT_DIRS := $(PROJECT_PATH)/tagada/esp-dsp
 include $(IDF_PATH)/make/project.mk 
 CPPFLAGS+= -Wno-error=maybe-uninitialized