details:   http://hg.nginx.org/njs/rev/9d211a93c491
branches:  
changeset: 334:9d211a93c491
user:      Igor Sysoev <[email protected]>
date:      Tue Apr 04 10:52:24 2017 +0300
description:
Adding CHANGES to a release archive.

diffstat:

 Makefile |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 251aa4b128ea -r 9d211a93c491 Makefile
--- a/Makefile  Tue Apr 04 10:47:02 2017 +0300
+++ b/Makefile  Tue Apr 04 10:52:24 2017 +0300
@@ -86,7 +86,7 @@ clean:
 dist:
        make clean
        mkdir njs-$(NJS_VER)
-       cp -rp configure Makefile LICENSE README $(NXT_LIB) njs nginx \
+       cp -rp configure Makefile LICENSE README CHANGES $(NXT_LIB) njs nginx \
                njs-$(NJS_VER)
        tar czf njs-$(NJS_VER).tar.gz njs-$(NJS_VER)
        rm -rf njs-$(NJS_VER)
_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to