You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/02/23 11:42:22 UTC

[skywalking-nginx-lua] branch master updated: Update Makefile (#65)

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 <ke...@apache.org>
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