Skip to content

Commit 11e32e2

Browse files
author
MarcoFalke
committed
Merge #12051: add missing debian contrib file to tarball
5d7ce74 add missing debian contrib files to tarball (Peter Wagner) Pull request description: the current release is missing the debian contrib folder, add it ACKs for commit 5d7ce7: Tree-SHA512: 9d38c9ec0cc13171582c0bde57a2f69b22026a91f353e20da556cb63a4cfbba68b2465c9c62eaa98df50a65d971cc4411ffee519824b34068772ae8ddedb7d4c
2 parents c1d2b76 + 5d7ce74 commit 11e32e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ DIST_DOCS = $(wildcard doc/*.md) $(wildcard doc/release-notes/*.md)
4343
DIST_CONTRIB = $(top_srcdir)/contrib/bitcoin-cli.bash-completion \
4444
$(top_srcdir)/contrib/bitcoin-tx.bash-completion \
4545
$(top_srcdir)/contrib/bitcoind.bash-completion \
46+
$(top_srcdir)/contrib/debian/copyright \
4647
$(top_srcdir)/contrib/init \
4748
$(top_srcdir)/contrib/install_db4.sh
4849
DIST_SHARE = \

0 commit comments

Comments
 (0)