1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

- We need to install the headers too.

This commit is contained in:
Derick Rethans
2004-11-23 13:05:24 +00:00
parent 6d23aae34e
commit 9b9ae8ee70
2 changed files with 9 additions and 7 deletions

View File

@@ -26,9 +26,11 @@ HEADER_DIRS = \
/ \
Zend/ \
TSRM/ \
include/ \
main/ \
main/streams/ \
regex/ \
ext/iconv/ \
ext/libxml/ \
ext/standard/ \
ext/session/ \