Make dist target also working on Windows, add distdfsg target

This commit is contained in:
wmayer
2012-02-07 16:49:00 +01:00
parent d3eabdf0e8
commit a272d42152
3 changed files with 53 additions and 14 deletions

1
.gitattributes vendored
View File

@@ -11,5 +11,6 @@ mkinstalldirs export-ignore
package export-ignore
fc.sh export-ignore
UpdateResources.bat export-ignore
BuildVersion.bat export-ignore
*.sln export-ignore
WindowsInstaller export-ignore