Skip to content

Commit 401f813

Browse files
committed
Let's install the mbstring headers.
Fixes PECL #3516
1 parent 742b0ab commit 401f813

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/Makefile.frag

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ HEADER_DIRS = \
4646
ext/xml/ \
4747
ext/xml/expat/ \
4848
ext/mbstring/ \
49+
ext/mbstring/libmbfl/ \
50+
ext/mbstring/libmbfl/mbfl/ \
4951
ext/sqlite/libsqlite/src/sqlite.h
5052

5153
install-headers:

0 commit comments

Comments
 (0)