From: Stig Bakken Date: Tue, 19 Mar 2002 19:59:05 +0000 (+0000) Subject: * install PEAR_Command_Package X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~1213 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c19ddade2cd4bca903b020bced3aa4f2c223e990;p=php * install PEAR_Command_Package --- diff --git a/pear/Makefile.frag b/pear/Makefile.frag index c6a431d7bd..5a1cf57de4 100644 --- a/pear/Makefile.frag +++ b/pear/Makefile.frag @@ -74,6 +74,7 @@ PEAR_FILES = \ PEAR/Command/Config.php \ PEAR/Command/Install.php \ PEAR/Command/Login.php \ + PEAR/Command/Package.php \ PEAR/CommandResponse.php \ PEAR/CommandUI/CLI.php \ PEAR/Common.php \