From: Ruslan Ermilov Date: Mon, 29 Feb 2016 15:52:33 +0000 (+0300) Subject: Dynamic modules: expose the "modules" target. X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=39b78fdf964df34523f7dc8bc32f09d333db1849;p=nginx.git Dynamic modules: expose the "modules" target. --- diff --git a/auto/install b/auto/install index 9469a49ab..36226ade4 100644 --- a/auto/install +++ b/auto/install @@ -190,6 +190,9 @@ build: install: \$(MAKE) -f $NGX_MAKEFILE install +modules: + \$(MAKE) -f $NGX_MAKEFILE modules + upgrade: $NGX_SBIN_PATH -t