[nginx] Dynamic modules: expose the "modules" target.
Ruslan Ermilov
ru at nginx.com
Mon Feb 29 15:52:54 UTC 2016
details: http://hg.nginx.org/nginx/rev/8e6f34342eb6
branches:
changeset: 6418:8e6f34342eb6
user: Ruslan Ermilov <ru at nginx.com>
date: Mon Feb 29 18:52:33 2016 +0300
description:
Dynamic modules: expose the "modules" target.
diffstat:
auto/install | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (13 lines):
diff -r ce946e0976dc -r 8e6f34342eb6 auto/install
--- a/auto/install Thu Feb 25 16:29:51 2016 +0300
+++ b/auto/install Mon Feb 29 18:52:33 2016 +0300
@@ -190,6 +190,9 @@ build:
install:
\$(MAKE) -f $NGX_MAKEFILE install
+modules:
+ \$(MAKE) -f $NGX_MAKEFILE modules
+
upgrade:
$NGX_SBIN_PATH -t
More information about the nginx-devel
mailing list