From: Stig Bakken Date: Sat, 29 Dec 2001 02:12:02 +0000 (+0000) Subject: * install PEAR/Dependency.php X-Git-Tag: PRE_ISSET_PATCH~379 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9311e0511981c30d41392ad036a6d76f037b47dc;p=php * install PEAR/Dependency.php --- 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 \