summaryrefslogtreecommitdiffstats
path: root/modules/workarounds/workarounds.mk
diff options
context:
space:
mode:
Diffstat (limited to 'modules/workarounds/workarounds.mk')
-rw-r--r--modules/workarounds/workarounds.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/workarounds/workarounds.mk b/modules/workarounds/workarounds.mk
new file mode 100644
index 0000000..6b0493e
--- /dev/null
+++ b/modules/workarounds/workarounds.mk
@@ -0,0 +1,2 @@
+workarounds_SOURCES := workarounds.lua
+$(call make_lua_module,workarounds)