esp-open-rtos/extras/test/component.mk
2016-08-19 17:29:27 +03:00

8 lines
189 B
Makefile

# Component makefile for extras/test
INC_DIRS += $(test_ROOT)..
# args for passing into compile rule generation
test_SRC_DIR = $(test_ROOT)
$(eval $(call component_compile_rules,test))