diff options
Diffstat (limited to 'scripts/Makefile.frag')
-rw-r--r-- | scripts/Makefile.frag | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/Makefile.frag b/scripts/Makefile.frag index 7c40b41b5c..d7519008c6 100644 --- a/scripts/Makefile.frag +++ b/scripts/Makefile.frag @@ -26,9 +26,11 @@ HEADER_DIRS = \ / \ Zend/ \ TSRM/ \ + include/ \ main/ \ main/streams/ \ regex/ \ + ext/iconv/ \ ext/libxml/ \ ext/standard/ \ ext/session/ \ |