From dea0e01fa88e79bca2e25f8be57424355834445b Mon Sep 17 00:00:00 2001 From: Chuck Hagenbuch Date: Sat, 20 Jan 2001 05:39:26 +0000 Subject: [PATCH] install the various HTML/* files --- pear/Makefile.in | 3 +++ 1 file changed, 3 insertions(+) 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 \ -- 2.50.1