diff options
| -rw-r--r-- | pear/Makefile.frag | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |
