Skip to content

Commit 4db3dd0

Browse files
committed
Bugfix: Include bitcoin_testnet.ico in source code releases
1 parent 5c3890f commit 4db3dd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,8 @@ EXTRA_DIST += \
311311
test/util/data/txreplacesingleinput.hex \
312312
test/util/rpcauth-test.py
313313

314+
EXTRA_DIST += src/qt/res/rendered_icons/bitcoin_testnet.ico
315+
314316
CLEANFILES = $(OSX_ZIP) $(BITCOIN_WIN_INSTALLER)
315317

316318
DISTCHECK_CONFIGURE_FLAGS = --enable-man

0 commit comments

Comments
 (0)