From 486f277d32fdf0b5b52cdaef42a70a613201e441 Mon Sep 17 00:00:00 2001 From: Richard Ash Date: Mon, 22 Jun 2020 15:09:21 +0100 Subject: [PATCH] Include the test LICENSE in tarball --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 38fa21c..7302c8d 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = README.md unit-tests.sh +EXTRA_DIST = README.md unit-tests.sh LICENSE noinst_PROGRAMS = \ bandwidth-server-one \ -- libgit2 0.21.4