summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sbergmann@php.net>2001-07-01 14:15:49 +0000
committerSebastian Bergmann <sbergmann@php.net>2001-07-01 14:15:49 +0000
commit512f6af726832d260b96dd35d946e0bdce775408 (patch)
treea6277c7026fff0d4b8b584964d1debd1f275a918
parent55fecbab7601110a9527f7ba3d17b8257a206bf5 (diff)
downloadphp-git-512f6af726832d260b96dd35d946e0bdce775408.tar.gz
Fix for #11821.
-rw-r--r--pear/Makefile.in1
1 files changed, 1 insertions, 0 deletions
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 \