ESPNTPServer/main/component.mk
2018-01-27 07:13:34 -08:00

9 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_INCLUDEDIRS := . minmea u8g2
COMPONENT_SRCDIRS := $(COMPONENT_ADD_INCLUDEDIRS)