summaryrefslogtreecommitdiff
path: root/pear/Makefile.frag
diff options
context:
space:
mode:
Diffstat (limited to 'pear/Makefile.frag')
-rw-r--r--pear/Makefile.frag5
1 files changed, 3 insertions, 2 deletions
diff --git a/pear/Makefile.frag b/pear/Makefile.frag
index 5a1cf57de4..7a1692bdbf 100644
--- a/pear/Makefile.frag
+++ b/pear/Makefile.frag
@@ -70,13 +70,14 @@ PEAR_FILES = \
PEAR.php \
PEAR/Autoloader.php \
PEAR/Command.php \
+ PEAR/Command/Auth.php \
PEAR/Command/Common.php \
PEAR/Command/Config.php \
PEAR/Command/Install.php \
- PEAR/Command/Login.php \
PEAR/Command/Package.php \
+ PEAR/Command/Registry.php \
PEAR/CommandResponse.php \
- PEAR/CommandUI/CLI.php \
+ PEAR/Frontend/CLI.php \
PEAR/Common.php \
PEAR/Config.php \
PEAR/Dependency.php \