summaryrefslogtreecommitdiff
path: root/scripts/Makefile.frag
diff options
context:
space:
mode:
authorRob Richards <rrichards@php.net>2004-04-19 19:46:00 +0000
committerRob Richards <rrichards@php.net>2004-04-19 19:46:00 +0000
commitf726dc7af1c6eebd7968cf9ff31ee663c460e744 (patch)
treec2f8bdc6bc21152a00b411918d44e529d02d0fb1 /scripts/Makefile.frag
parent5094e4e67c85053b0eab3f4c3309b911c5cd8d2c (diff)
downloadphp-git-f726dc7af1c6eebd7968cf9ff31ee663c460e744.tar.gz
add ext/libxml/ to the headers path
Diffstat (limited to 'scripts/Makefile.frag')
-rw-r--r--scripts/Makefile.frag1
1 files changed, 1 insertions, 0 deletions
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/ \