From: Fred L. Drake, Jr. Date: Fri, 27 Jul 2001 13:28:49 +0000 (+0000) Subject: Simplify the Unix source release; do not include all the Windows project X-Git-Tag: R_1_95_2~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cff7d19ac62730929e9b1e20cec945c1ba276f0f;p=libexpat Simplify the Unix source release; do not include all the Windows project files and the like. The Windows installer will include all that. --- diff --git a/expat/MANIFEST b/expat/MANIFEST index 0c4c35f1..fdad6531 100644 --- a/expat/MANIFEST +++ b/expat/MANIFEST @@ -18,11 +18,11 @@ conftools/mkinstalldirs doc/reference.html doc/style.css examples/Makefile.in +examples/elements.c examples/outline.c lib/Makefile.in lib/ascii.h lib/asciitab.h -lib/expat.dsp lib/expat.h.in lib/iasciitab.h lib/latin1tab.h @@ -37,10 +37,6 @@ lib/xmltok_impl.c lib/xmltok_impl.h lib/xmltok_ns.c lib/winconfig.h -sample/Makefile.in -sample/build.bat -sample/elements.c -win32/expat.dsw xmlwf/Makefile.in xmlwf/codepage.c xmlwf/codepage.h @@ -59,5 +55,4 @@ xmlwf/xmlmime.h xmlwf/xmltchar.h xmlwf/xmlurl.h xmlwf/xmlwf.c -xmlwf/xmlwf.dsp xmlwf/xmlwin32url.cxx