Register options that takes files as argument to exclude these files for every build

This commit is contained in:
Antonin Décimo
2014-08-24 11:12:57 +02:00
parent fd4e0195a7
commit 967a483355
4 changed files with 26 additions and 7 deletions

View File

@@ -19,7 +19,6 @@ do
PROJECT_ICO=$OPTARG
fi
done
EXCLUDE_FILES="$EXCLUDE_FILES $PROJECT_ICO"
# Wine
FOUND_WINE=true