diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-04-17 14:19:52 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-04-17 14:19:52 +0000 |
| commit | 67a124f6a9b34cda21058ced323144c4f04921cb (patch) | |
| tree | 626f339349b86dce772acc188ac31fc9ab488fa5 /Makefile | |
| parent | move extra/ to docs/gen/ and split up (diff) | |
| download | alive-67a124f6a9b34cda21058ced323144c4f04921cb.tar.gz alive-67a124f6a9b34cda21058ced323144c4f04921cb.zip | |
mvoe rockspecs to dist/
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |
