aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-04-17 14:19:52 +0000
committers-ol <s-ol@users.noreply.github.com>2020-04-17 14:19:52 +0000
commit67a124f6a9b34cda21058ced323144c4f04921cb (patch)
tree626f339349b86dce772acc188ac31fc9ab488fa5 /Makefile
parentmove extra/ to docs/gen/ and split up (diff)
downloadalive-67a124f6a9b34cda21058ced323144c4f04921cb.tar.gz
alive-67a124f6a9b34cda21058ced323144c4f04921cb.zip
mvoe rockspecs to dist/
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