diff options
-rwxr-xr-x | init | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ make mingw "CFLAGS= -Wall -Wextra -std=c99 -pedantic $CFLAGS" | |||
8 | cd "/root/" | 8 | cd "/root/" |
9 | cp $luaver/src/*.exe . | 9 | cp $luaver/src/*.exe . |
10 | cp $luaver/src/*.dll . | 10 | cp $luaver/src/*.dll . |
11 | cp $luaver/src/*.a . | ||