diff options
| -rw-r--r-- | pear/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pear/Makefile.in b/pear/Makefile.in index cabeaceae0..494d78020b 100644 --- a/pear/Makefile.in +++ b/pear/Makefile.in @@ -18,6 +18,7 @@ PEAR_SUBDIRS = \ DB \ File \ HTML \ + HTTP \ Image \ Log \ Mail \ @@ -52,6 +53,7 @@ PEAR_FILES = \ File/SearchReplace.php \ HTML/Form.php \ HTTP.php \ + HTTP/Compress.php \ Image/Remote.php \ Log.php \ Log/composite.php \ |
