Files
squeezelite-esp32/components/audio/component.mk
2020-04-17 08:03:17 -07:00

11 lines
240 B
Makefile

#
# "main" pseudo-component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
COMPONENT_ADD_LDFLAGS=-l$(COMPONENT_NAME) \
$(COMPONENT_PATH)/lib/libesp_processing.a