This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-nginx-lua.git


The following commit(s) were added to refs/heads/master by this push:
     new 7edccae  Update Makefile (#65)
7edccae is described below

commit 7edccae613c6d5ce66296e68cab9403623bce3c9
Author: Zhenxu Ke <[email protected]>
AuthorDate: Tue Feb 23 19:42:13 2021 +0800

    Update Makefile (#65)
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 697fda5..2543766 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,7 @@ release-src:
                ./t \
                ./Makefile \
                ./NOTICE \
+               ./LICENSE \
                ./*.md 
 
        gpg --batch --yes --armor --detach-sig $(RELEASE_SRC).tgz

Reply via email to