summaryrefslogtreecommitdiff
path: root/scripts/Makefile.frag
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2004-12-28 15:20:42 +0000
committerDerick Rethans <derick@php.net>2004-12-28 15:20:42 +0000
commit7f124451759b28aea07f77a19ad91b8168e68d8b (patch)
treece392dfb2055377b65d41028c3ebb2ea6745b466 /scripts/Makefile.frag
parentc2913c977ac599e124f73cd94cdcdcf1133b7f1e (diff)
downloadphp-git-7f124451759b28aea07f77a19ad91b8168e68d8b.tar.gz
- MFB: Add dom/xml_common.h header as installed header in order to be able to build pecl/xml_reader
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 5904f54674..f5f0d23b2c 100644
--- a/scripts/Makefile.frag
+++ b/scripts/Makefile.frag
@@ -38,6 +38,7 @@ HEADER_DIRS = \
ext/libxml/ \
ext/standard/ \
ext/session/ \
+ ext/dom/xml_common.h \
ext/xml/ \
ext/xml/expat/ \
ext/mbstring/ \