All other .c files have LF line endings, so there is no need to deviate here.
@@ -21,6 +21,7 @@ extract_source () {
git_archive
pushd "${extractdir}/${name}-reduced"
echo "* -whitespace" > .gitattributes
+ fromdos dlltest.c
popd
}