From d8541f7ae41f690436f4f5e75cf59e3656f8bd55 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Sat, 23 Jul 2005 22:17:29 +0000 Subject: [PATCH] Fixed "make dist". --- CHANGELOG | 2 +- Makefile.am.newautomake | 4 ++-- Makefile.am.oldautomake | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 386fde7d..6acb50bc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,7 +4,7 @@ 07232005 - Fixed bug in zip archiver (thanks, Jörg Walter!). More minor OS/2 tweaks. Updated zlib to 1.2.3, which properly - includes the security fix. + includes the security fix. Fixed "make dist". 07212005 - Patched to compile on OS/2 again. 07132005 - Updated zlib to 1.2.2, and patched it for this security hole: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2096 diff --git a/Makefile.am.newautomake b/Makefile.am.newautomake index 40550b0e..02b41aad 100644 --- a/Makefile.am.newautomake +++ b/Makefile.am.newautomake @@ -81,7 +81,7 @@ EXTRA_DIST = \ INSTALL \ TODO \ Doxyfile \ - CWProjects.sitx \ + CWProjects.sit \ physfs.spec \ physfs.dsp \ test_physfs.dsp \ @@ -134,7 +134,7 @@ EXTRA_DIST = \ TODO \ Doxyfile \ PBProjects \ - CWProjects.sitx \ + CWProjects.sit \ physfs.spec.in \ physfs.spec \ physfs.dsp \ diff --git a/Makefile.am.oldautomake b/Makefile.am.oldautomake index 468aaadb..7ca4f1f5 100644 --- a/Makefile.am.oldautomake +++ b/Makefile.am.oldautomake @@ -33,7 +33,7 @@ EXTRA_DIST = \ TODO \ Doxyfile \ PBProjects \ - CWProjects.sitx \ + CWProjects.sit \ physfs.spec.in \ physfs.spec \ physfs.dsp \