summaryrefslogtreecommitdiff
path: root/lib/esp-idf-lua/component.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lib/esp-idf-lua/component.mk')
-rw-r--r--lib/esp-idf-lua/component.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/esp-idf-lua/component.mk b/lib/esp-idf-lua/component.mk
new file mode 100644
index 00000000..d2f459eb
--- /dev/null
+++ b/lib/esp-idf-lua/component.mk
@@ -0,0 +1,4 @@
+COMPONENT_ADD_INCLUDEDIRS := .
+COMPONENT_SRCDIRS := lua
+
+