mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
Dashify DIST_CONTRIB in Makefile.am
This commit is contained in:
parent
d452018961
commit
12d8ed437c
@ -40,9 +40,9 @@ OSX_PLIST=$(top_builddir)/share/qt/Info.plist #not installed
|
||||
OSX_QT_TRANSLATIONS = da,de,es,hu,ru,uk,zh_CN,zh_TW
|
||||
|
||||
DIST_DOCS = $(wildcard doc/*.md) $(wildcard doc/release-notes/*.md)
|
||||
DIST_CONTRIB = $(top_srcdir)/contrib/bitcoin-cli.bash-completion \
|
||||
$(top_srcdir)/contrib/bitcoin-tx.bash-completion \
|
||||
$(top_srcdir)/contrib/bitcoind.bash-completion \
|
||||
DIST_CONTRIB = $(top_srcdir)/contrib/dash-cli.bash-completion \
|
||||
$(top_srcdir)/contrib/dash-tx.bash-completion \
|
||||
$(top_srcdir)/contrib/dashd.bash-completion \
|
||||
$(top_srcdir)/contrib/init \
|
||||
$(top_srcdir)/contrib/rpm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user