Skip to content

Commit 7256637

Browse files
committed
MERGE-FIX: Makefile fix
1 parent 7f894ae commit 7256637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makefile.qttest.include

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ qt_test_test_elements_qt_SOURCES += \
5454
qt/test/wallettests.cpp \
5555
wallet/test/wallet_test_fixture.cpp
5656
if ENABLE_BIP70
57-
qt_test_test_bitcoin_qt_SOURCES += \
57+
qt_test_test_elements_qt_SOURCES += \
5858
qt/test/paymentservertests.cpp
5959
endif # ENABLE_BIP70
6060
endif # ENABLE_WALLET

0 commit comments

Comments
 (0)