Skip to content

Commit

Permalink
Fix bug: #18008
Browse files Browse the repository at this point in the history
  • Loading branch information
foobar committed Jun 27, 2002
1 parent 1f2c1d8 commit 2f49273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.global
Expand Up @@ -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)" && \
Expand Down

0 comments on commit 2f49273

Please sign in to comment.