diff options
Diffstat (limited to 'genafx-test.sh')
| -rwxr-xr-x | genafx-test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/genafx-test.sh b/genafx-test.sh index 99c48616..edc2614b 100755 --- a/genafx-test.sh +++ b/genafx-test.sh @@ -5,7 +5,7 @@ set -e baseout="$1" shift 1 fileset="$@" -listopts="-z -n named" +listopts="-z -n named -r synfiles" cd src; |
