From 49a2034bc1301535f27669062ac5212ffb16cbd5 Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Tue, 17 May 2016 22:07:53 +0200 Subject: [PATCH] Add unit-tests.sh to tarball --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 4d469ef..184d3e6 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = README +EXTRA_DIST = README unit-tests.sh noinst_PROGRAMS = \ bandwidth-server-one \ -- libgit2 0.21.4