Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
makefile fix
  • Loading branch information
diakopter committed Nov 13, 2011
1 parent 3bd021b commit 6ec1991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/compiler/Makefile
Expand Up @@ -56,7 +56,7 @@ P6Objects.lbc: P6Objects.lua
luajit -b P6Objects.lua P6Objects.lbc

test: all
prove -r --exec try ..\..\t\nqp
prove -r --exec try.bat ..\..\t\nqp

test-unixy: all
prove -r --exec ./try.sh ../../t/nqp
Expand Down

0 comments on commit 6ec1991

Please sign in to comment.