aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index b6ac592..72d2cb1 100644
--- a/Makefile
+++ b/Makefile
@@ -10,10 +10,6 @@ docs: docs/index.html docs/guide.html reference internals
test:
busted
-release:
- rm -f alv/version.moon
- docs/gen/git-version >alv/version.moon
-
# docs parts
reference: $(MODREFS) docs/reference/index.html
internals: docs/internals/index.html