diff --git a/Makefile b/Makefile index 040dfc69..d35a1ae8 100644 --- a/Makefile +++ b/Makefile @@ -13,6 +13,6 @@ #recovery: CPPFLAGS+=-DRECOVERY_APPLICATION=1 PROJECT_NAME?=squeezelite -EXTRA_COMPONENT_DIRS := $(PROJECT_PATH)/tagada/esp-dsp +EXTRA_COMPONENT_DIRS := esp-dsp include $(IDF_PATH)/make/project.mk CPPFLAGS+= -Wno-error=maybe-uninitialized