From 9311e0511981c30d41392ad036a6d76f037b47dc Mon Sep 17 00:00:00 2001 From: Stig Bakken Date: Sat, 29 Dec 2001 02:12:02 +0000 Subject: [PATCH] * install PEAR/Dependency.php --- pear/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/pear/Makefile.in b/pear/Makefile.in index f5736b1a2f..c05c0ef1ae 100644 --- a/pear/Makefile.in +++ b/pear/Makefile.in @@ -103,6 +103,7 @@ PEAR_FILES = \ PEAR/Autoloader.php \ PEAR/Common.php \ PEAR/Config.php \ + PEAR/Dependency.php \ PEAR/Installer.php \ PEAR/Packager.php \ PEAR/Registry.php \ -- 2.50.1