summaryrefslogtreecommitdiff
path: root/scripts/Makefile.frag
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-04-30 02:40:19 +0000
committerfoobar <sniper@php.net>2005-04-30 02:40:19 +0000
commit2c9bf198238f152a36b8b58d3dcd9931f45ceb7e (patch)
treef28a7e57eb94f36c5149e2e6a5811b7510404936 /scripts/Makefile.frag
parente8f715af59025eef520bb099956071f5f848c7e6 (diff)
downloadphp-git-2c9bf198238f152a36b8b58d3dcd9931f45ceb7e.tar.gz
Moved phpextdist to dev/
Diffstat (limited to 'scripts/Makefile.frag')
-rw-r--r--scripts/Makefile.frag2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile.frag b/scripts/Makefile.frag
index 4072d9a8c2..eaafb71a83 100644
--- a/scripts/Makefile.frag
+++ b/scripts/Makefile.frag
@@ -21,7 +21,7 @@ BUILD_FILES_EXEC = \
config.sub
bin_SCRIPTS = phpize php-config
-bin_src_SCRIPTS = phpextdist
+bin_src_SCRIPTS =
install-build:
@echo "Installing build environment: $(INSTALL_ROOT)$(phpbuilddir)/"