diff --git a/Configurations/windows-makefile.tmpl b/Configurations/windows-makefile.tmpl index cdc4436f5..177d277f7 100644 --- a/Configurations/windows-makefile.tmpl +++ b/Configurations/windows-makefile.tmpl @@ -311,11 +311,11 @@ chomp; s/^Note: including file: *//; \$\$collect{\$\$_} = 1; END { print '$obj$objext: ',join(" ", sort keys \%collect),"\\n" } -<