commit 63bae5ee8e80fb509f54f9d5430028030788dc14 parent 202a464bb34d623762292608212fc99c7a900098 Author: Christian Grothoff <christian@grothoff.org> Date: Tue, 24 Dec 2019 21:22:36 +0100 fix dist rule Diffstat:
| M | contrib/Makefile.am | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/contrib/Makefile.am b/contrib/Makefile.am @@ -4,6 +4,7 @@ bin_SCRIPTS = \ taler-bank-manage-testing EXTRA_DIST = \ + $(bin_SCRIPTS) \ auditor-report.tex.j2 \ coverage.sh \ gnunet.tag \