diff --git a/Makefile b/Makefile index b2a62cf..d739baa 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ RM= rm -f # == END OF USER SETTINGS -- NO NEED TO CHANGE ANYTHING BELOW THIS LINE ======= # Convenience platforms targets. -PLATS= aix ansi bsd freebsd generic linux macosx mingw posix solaris +PLATS= aix ansi bsd freebsd generic linux macosx macosx-arm emscripten mingw posix solaris # What to install. TO_BIN= lua luac