diff GNUmakefile @ 1689:b04c41175177

Automatically update images when making a real site.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 21 Apr 2016 13:05:58 +0300
parents 03715a31e037
children 4f21e33e96fd
line wrap: on
line diff
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -307,6 +307,7 @@ dir.map:	xslt/dirmap.xslt xml/en/docs/di
 	xml/en/docs/varindex.xml > $@
 
 ifeq ($(patsubst %.nginx.com,YES,$(shell hostname)), YES)
+all:	images
 all:	dir.map
 copy:	copy_dirmap
 .PHONY:	copy_dirmap