summaryrefslogtreecommitdiff
path: root/expat/win32/expat.iss
diff options
context:
space:
mode:
Diffstat (limited to 'expat/win32/expat.iss')
-rw-r--r--expat/win32/expat.iss1
1 files changed, 0 insertions, 1 deletions
diff --git a/expat/win32/expat.iss b/expat/win32/expat.iss
index ae8ce7ef..8e4257b6 100644
--- a/expat/win32/expat.iss
+++ b/expat/win32/expat.iss
@@ -73,7 +73,6 @@ Flags: ignoreversion; Source: COPYING; DestDir: "{app}"; De
Flags: ignoreversion; Source: README.md; DestDir: "{app}"; DestName: README.txt
Flags: ignoreversion; Source: doc\*.html; DestDir: "{app}\Doc"
Flags: ignoreversion; Source: doc\*.css; DestDir: "{app}\Doc"
-Flags: ignoreversion; Source: doc\*.png; DestDir: "{app}\Doc"
Flags: ignoreversion; Source: win32\bin\Release\*.dll; DestDir: "{app}\Bin"
Flags: ignoreversion; Source: win32\bin\Release\*.lib; DestDir: "{app}\Bin"
Flags: ignoreversion; Source: win32\README.txt; DestDir: "{app}\Source"