Ryan C. Gordon 20 лет назад
Родитель
Сommit
f5195696b6
3 измененных файлов с 4 добавлено и 3 удалено
  1. 1 0
      CHANGELOG
  2. 2 2
      Makefile.am.newautomake
  3. 1 1
      Makefile.am.oldautomake

+ 1 - 0
CHANGELOG

@@ -6,6 +6,7 @@
 
 
 07232005 - Fixed bug in zip archiver (thanks, Jörg Walter!).
 07232005 - Fixed bug in zip archiver (thanks, Jörg Walter!).
            Updated zlib to 1.2.3, which properly includes the security fix.
            Updated zlib to 1.2.3, which properly includes the security fix.
+           Fixed "make dist".
            Upped version to 1.0.1.
            Upped version to 1.0.1.
 07132005 - Moved to zlib122, and security fix discussed here:
 07132005 - Moved to zlib122, and security fix discussed here:
            http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2096
            http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2096

+ 2 - 2
Makefile.am.newautomake

@@ -80,7 +80,7 @@ EXTRA_DIST =	\
 	INSTALL \
 	INSTALL \
 	TODO \
 	TODO \
 	Doxyfile \
 	Doxyfile \
-	CWProjects.sitx \
+	CWProjects.sit \
 	physfs.spec \
 	physfs.spec \
 	physfs.dsp \
 	physfs.dsp \
 	test_physfs.dsp \
 	test_physfs.dsp \
@@ -133,7 +133,7 @@ EXTRA_DIST =	\
 	TODO \
 	TODO \
 	Doxyfile \
 	Doxyfile \
 	PBProjects \
 	PBProjects \
-	CWProjects.sitx \
+	CWProjects.sit \
 	physfs.spec.in \
 	physfs.spec.in \
 	physfs.spec \
 	physfs.spec \
 	physfs.dsp \
 	physfs.dsp \

+ 1 - 1
Makefile.am.oldautomake

@@ -33,7 +33,7 @@ EXTRA_DIST =	\
 	TODO \
 	TODO \
 	Doxyfile \
 	Doxyfile \
 	PBProjects \
 	PBProjects \
-	CWProjects.sitx \
+	CWProjects.sit \
 	physfs.spec.in \
 	physfs.spec.in \
 	physfs.spec \
 	physfs.spec \
 	physfs.dsp \
 	physfs.dsp \