summaryrefslogtreecommitdiff
path: root/lib/esp-idf-lua/examples/custom_lib/Makefile
blob: ecdb9076e3ea01a8e124f4ca7320d8abbe97e2f8 (plain)
1
2
3
4
5
PROJECT_NAME := example-lua-custom-lib

EXTRA_COMPONENT_DIRS := $(CURDIR)/../..

include $(IDF_PATH)/make/project.mk