Skip to content

Commit

Permalink
MERGE-FIX: Makefile fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenroose committed May 1, 2019
1 parent 7f894ae commit 7256637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile.qttest.include
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ qt_test_test_elements_qt_SOURCES += \
qt/test/wallettests.cpp \
wallet/test/wallet_test_fixture.cpp
if ENABLE_BIP70
qt_test_test_bitcoin_qt_SOURCES += \
qt_test_test_elements_qt_SOURCES += \
qt/test/paymentservertests.cpp
endif # ENABLE_BIP70
endif # ENABLE_WALLET
Expand Down

0 comments on commit 7256637

Please sign in to comment.