summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>2001-12-29 02:12:02 +0000
committerStig Bakken <ssb@php.net>2001-12-29 02:12:02 +0000
commit9311e0511981c30d41392ad036a6d76f037b47dc (patch)
tree6242aa9fab336b9fcc09906bf4d46dea90aed6b9
parent2f307b2a53ffc91e04ae5f4c01c8176814499cb8 (diff)
downloadphp-git-9311e0511981c30d41392ad036a6d76f037b47dc.tar.gz
* install PEAR/Dependency.php
-rw-r--r--pear/Makefile.in1
1 files changed, 1 insertions, 0 deletions
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 \