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

[skywalking-nginx-lua] branch kezhenxu94-patch-1 created (now 0134076)

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

kezhenxu94 pushed a change to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-nginx-lua.git.


      at 0134076  Update Makefile

This branch includes the following new commits:

     new 0134076  Update Makefile

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[skywalking-nginx-lua] 01/01: Update Makefile

Posted by ke...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 0134076eb9e62eefcb08a45d1c69b36e523b9358
Author: Zhenxu Ke <ke...@apache.org>
AuthorDate: Tue Feb 23 19:30:48 2021 +0800

    Update Makefile
---
 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