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