# HG changeset patch # User Valentin Bartenev # Date 1376299213 -14400 # Node ID 2116a99dc304f7d1987ee32934e7594c0e955631 # Parent f3754c623e6b081d6172a6d2667012be130ae214 "Nginx HTTP Server - Second Edition" book added. diff -r f3754c623e6b -r 2116a99dc304 GNUmakefile --- a/GNUmakefile Mon Aug 12 09:51:20 2013 +0400 +++ b/GNUmakefile Mon Aug 12 13:20:13 2013 +0400 @@ -170,7 +170,8 @@ binary/books/nginx_1_web_server.jpg \ binary/books/nginx_http_server.jpg \ binary/books/nginx_in_practice.jpg \ - binary/books/mastering_nginx.jpg + binary/books/mastering_nginx.jpg \ + binary/books/nginx_http_server_2nd_ed.jpg binary/books/nginx_http_server_jp.jpg: sources/1106030720.jpg mkdir -p $(dir $@) @@ -193,6 +194,10 @@ mkdir -p $(dir $@) $(call JPEGNORM, $<, $@) +binary/books/nginx_http_server_2nd_ed.jpg: sources/2322OS_cov.jpg + mkdir -p $(dir $@) + $(call JPEGNORM, $<, $@) + .PHONY: gzip gzip: rsync_gzip diff -r f3754c623e6b -r 2116a99dc304 sources/2322OS_cov.jpg Binary file sources/2322OS_cov.jpg has changed diff -r f3754c623e6b -r 2116a99dc304 xml/en/books.xml --- a/xml/en/books.xml Mon Aug 12 09:51:20 2013 +0400 +++ b/xml/en/books.xml Mon Aug 12 13:20:13 2013 +0400 @@ -14,6 +14,15 @@
+ +