Skip to content

Commit

Permalink
update my makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
leafo committed Sep 28, 2019
1 parent 4c92cde commit 620b51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.PHONY: local lint build

local: build
luarocks make --local tableshape-dev-1.rockspec
luarocks make --local --lua-version=5.1 tableshape-dev-1.rockspec

build:
moonc tableshape
Expand Down

0 comments on commit 620b51f

Please sign in to comment.