From 58c92275e996e988da9b12757d8ff88d817a3e4d Mon Sep 17 00:00:00 2001 From: Christian Stocker Date: Tue, 15 May 2001 10:29:07 +0000 Subject: [PATCH] 2 files from Cache/ were missing here, too. --- pear/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- 2.50.1