We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 826d9b1 commit 068f2e6Copy full SHA for 068f2e6
wallet/Makefile
@@ -37,6 +37,7 @@ WALLET_SQL_FILES := \
37
wallet/wallet.c \
38
wallet/test/run-db.c \
39
wallet/test/run-wallet.c \
40
+ wallet/test/run-chain_moves_duplicate-detect.c \
41
42
wallet/statements_gettextgen.po: $(WALLET_SQL_FILES) $(FORCE)
43
@if $(call SHA256STAMP_CHANGED); then \
0 commit comments