diff --git a/src/Makefile.gtest.include b/src/Makefile.gtest.include index 3aa076bb1..3664a94b3 100644 --- a/src/Makefile.gtest.include +++ b/src/Makefile.gtest.include @@ -7,7 +7,7 @@ komodo_gtest_SOURCES = \ gtest/test_checktransaction.cpp \ gtest/json_test_vectors.cpp \ gtest/json_test_vectors.h \ - gtest/test_foundersreward.cpp \ + //gtest/test_foundersreward.cpp \ gtest/test_wallet_zkeys.cpp \ gtest/test_jsonspirit.cpp \ gtest/test_tautology.cpp \