From: Sebastian Bergmann Date: Sun, 1 Jul 2001 14:15:49 +0000 (+0000) Subject: Fix for #11821. X-Git-Tag: PRE_TSRM_MERGE_PATCH~300 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=512f6af726832d260b96dd35d946e0bdce775408;p=php Fix for #11821. --- diff --git a/pear/Makefile.in b/pear/Makefile.in index 898674974f..b8391f5727 100644 --- a/pear/Makefile.in +++ b/pear/Makefile.in @@ -71,6 +71,7 @@ PEAR_FILES = \ HTML/Form.php \ HTML/IT.php \ HTML/ITX.php \ + HTML/IT_Error.php \ HTML/Page.php \ HTML/Processor.php \ HTML/Select.php \