aboutsummaryrefslogtreecommitdiffstats
path: root/out/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'out/makefile')
-rw-r--r--out/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/out/makefile b/out/makefile
index f33376e..9723b0c 100644
--- a/out/makefile
+++ b/out/makefile
@@ -1,4 +1,4 @@
-TARGET=main
+TARGET=lua
SHELL=bash
SHELL?=bash
CC=clang