From: Christian Stocker Date: Tue, 15 May 2001 10:29:07 +0000 (+0000) Subject: 2 files from Cache/ were missing here, too. X-Git-Tag: PRE_GRANULAR_GARBAGE_FIX~411 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=58c92275e996e988da9b12757d8ff88d817a3e4d;p=php 2 files from Cache/ were missing here, too. --- diff --git a/pear/Makefile.in b/pear/Makefile.in index 497fdc395b..93127bf355 100644 --- a/pear/Makefile.in +++ b/pear/Makefile.in @@ -40,6 +40,8 @@ PEAR_FILES = \ Cache/Function.php \ Cache/Graphics.php \ Cache/Output.php \ + Cache/Error.php \ + Cache/OutputCompression.php \ Cache/Container/db.php \ Cache/Container/dbx.php \ Cache/Container/file.php \