summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-05-03 11:34:32 +0000
committerfoobar <sniper@php.net>2005-05-03 11:34:32 +0000
commite49cebe15790ce77d3773afe5fb8d692549733fd (patch)
treea800a4b083c277938af8e8af56082e3b6279602d /scripts
parentec6db3d24264bf0f375eae2d43cf24aab6535254 (diff)
downloadphp-git-e49cebe15790ce77d3773afe5fb8d692549733fd.tar.gz
- acconfig.h should not be installed. (it is only a template file..)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.frag1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/Makefile.frag b/scripts/Makefile.frag
index 480f4bc4ce..3d476a7608 100644
--- a/scripts/Makefile.frag
+++ b/scripts/Makefile.frag
@@ -32,7 +32,6 @@ install-build:
$(INSTALL_DATA) $(BUILD_FILES) $(INSTALL_ROOT)$(phpbuilddir))
HEADER_DIRS = \
- / \
Zend/ \
TSRM/ \
include/ \