Merge pull request #105 from pedromorgan/development

fix missing ../bin dir
This commit is contained in:
Thiago Alves 2019-11-27 10:26:59 -05:00 committed by GitHub
commit f5a92bc804
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ if [ $# -eq 0 ]; then
exit 1
fi
mkdir -p bin
touch etc/Config0.c
touch etc/Res0.c
touch etc/glueVars.cpp