summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2005-02-28 05:21:35 +0000
committerWez Furlong <wez@php.net>2005-02-28 05:21:35 +0000
commit401f813383072ac5b8761eeaf8ea1fee983ea8d0 (patch)
tree3ee12cd60a2ef61580ead16dd096f00ee409a491 /scripts
parent742b0ab6763e937ba2789082a7abfd433d214d73 (diff)
downloadphp-git-401f813383072ac5b8761eeaf8ea1fee983ea8d0.tar.gz
Let's install the mbstring headers.
Fixes PECL #3516
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.frag2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/Makefile.frag b/scripts/Makefile.frag
index 36e4765108..221d1d01fa 100644
--- a/scripts/Makefile.frag
+++ b/scripts/Makefile.frag
@@ -46,6 +46,8 @@ HEADER_DIRS = \
ext/xml/ \
ext/xml/expat/ \
ext/mbstring/ \
+ ext/mbstring/libmbfl/ \
+ ext/mbstring/libmbfl/mbfl/ \
ext/sqlite/libsqlite/src/sqlite.h
install-headers: