From: Rob Richards Date: Mon, 19 Apr 2004 19:46:00 +0000 (+0000) Subject: add ext/libxml/ to the headers path X-Git-Tag: php-5.0.0RC2RC2~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f726dc7af1c6eebd7968cf9ff31ee663c460e744;p=php add ext/libxml/ to the headers path --- diff --git a/scripts/Makefile.frag b/scripts/Makefile.frag index 6e0a26c38a..7c40b41b5c 100644 --- a/scripts/Makefile.frag +++ b/scripts/Makefile.frag @@ -29,6 +29,7 @@ HEADER_DIRS = \ main/ \ main/streams/ \ regex/ \ + ext/libxml/ \ ext/standard/ \ ext/session/ \ ext/xml/ \