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