summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Stocker <chregu@php.net>2001-11-14 09:54:46 +0000
committerChristian Stocker <chregu@php.net>2001-11-14 09:54:46 +0000
commitef3912a195c5b6f1eee331e2d8f5d0fad7a04e19 (patch)
treefdd4d316a77360cae04b365d288525f1af52c94b
parent0a862aff6ff75b4af8a6bd265584c5c61621e888 (diff)
downloadphp-git-ef3912a195c5b6f1eee331e2d8f5d0fad7a04e19.tar.gz
adding PEAR/Registry.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 548e772b41..577a81c2ab 100644
--- a/pear/Makefile.in
+++ b/pear/Makefile.in
@@ -106,6 +106,7 @@ PEAR_FILES = \
PEAR/Packager.php \
PEAR/Remote.php \
PEAR/Uploader.php \
+ PEAR/Registry.php \
Payment/Verisign.php \
Schedule/At.php \
System.php \