summaryrefslogtreecommitdiff
path: root/Makefile.global
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.global')
-rw-r--r--Makefile.global2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.global b/Makefile.global
index acef6a04d2..00f8c5f0ee 100644
--- a/Makefile.global
+++ b/Makefile.global
@@ -41,7 +41,7 @@ install-sapi: libphp4.la
fi
$(INSTALL_IT)
-install-modules:
+install-modules: build-modules
@test -d modules && \
$(mkinstalldirs) $(INSTALL_ROOT)$(EXTENSION_DIR) && \
echo "installing shared modules into $(EXTENSION_DIR)" && \