diff options
Diffstat (limited to 'expat')
-rw-r--r-- | expat/doc/Makefile.am | 1 | ||||
-rw-r--r-- | expat/doc/valid-xhtml10.png | bin | 1981 -> 0 bytes | |||
-rw-r--r-- | expat/win32/expat.iss | 1 |
3 files changed, 0 insertions, 2 deletions
diff --git a/expat/doc/Makefile.am b/expat/doc/Makefile.am index 16987e8d..dbcb0919 100644 --- a/expat/doc/Makefile.am +++ b/expat/doc/Makefile.am @@ -57,5 +57,4 @@ EXTRA_DIST = \ ok.min.css \ reference.html \ style.css \ - valid-xhtml10.png \ xmlwf.xml diff --git a/expat/doc/valid-xhtml10.png b/expat/doc/valid-xhtml10.png Binary files differdeleted file mode 100644 index 8b5f1bae..00000000 --- a/expat/doc/valid-xhtml10.png +++ /dev/null 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" |