From: Chuck Hagenbuch Date: Sat, 20 Jan 2001 05:39:26 +0000 (+0000) Subject: install the various HTML/* files X-Git-Tag: php-4.0.5RC1~511 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dea0e01fa88e79bca2e25f8be57424355834445b;p=php install the various HTML/* files --- diff --git a/pear/Makefile.in b/pear/Makefile.in index 67c63ed266..bcbc6a6860 100644 --- a/pear/Makefile.in +++ b/pear/Makefile.in @@ -52,6 +52,9 @@ PEAR_FILES = \ File/Passwd.php \ File/SearchReplace.php \ HTML/Form.php \ + HTML/IT.php \ + HTML/ITX.php \ + HTML/Processor.php \ HTTP.php \ HTTP/Compress.php \ Image/Remote.php \