Fixed "make dist".
--- a/CHANGELOG Sat Jul 23 22:14:12 2005 +0000
+++ b/CHANGELOG Sat Jul 23 22:16:30 2005 +0000
@@ -6,6 +6,7 @@
07232005 - Fixed bug in zip archiver (thanks, Jörg Walter!).
Updated zlib to 1.2.3, which properly includes the security fix.
+ Fixed "make dist".
Upped version to 1.0.1.
07132005 - Moved to zlib122, and security fix discussed here:
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2096
--- a/Makefile.am.newautomake Sat Jul 23 22:14:12 2005 +0000
+++ b/Makefile.am.newautomake Sat Jul 23 22:16:30 2005 +0000
@@ -80,7 +80,7 @@
INSTALL \
TODO \
Doxyfile \
- CWProjects.sitx \
+ CWProjects.sit \
physfs.spec \
physfs.dsp \
test_physfs.dsp \
@@ -133,7 +133,7 @@
TODO \
Doxyfile \
PBProjects \
- CWProjects.sitx \
+ CWProjects.sit \
physfs.spec.in \
physfs.spec \
physfs.dsp \
--- a/Makefile.am.oldautomake Sat Jul 23 22:14:12 2005 +0000
+++ b/Makefile.am.oldautomake Sat Jul 23 22:16:30 2005 +0000
@@ -33,7 +33,7 @@
TODO \
Doxyfile \
PBProjects \
- CWProjects.sitx \
+ CWProjects.sit \
physfs.spec.in \
physfs.spec \
physfs.dsp \