]> Git Repo - VerusCoin.git/blobdiff - src/Makefile.gtest.include
Build fix
[VerusCoin.git] / src / Makefile.gtest.include
index ec3a4a12e2967b96248a01c4d28ac91b0626f38e..85a27d7b2d40d53d7e13e10f2049bd7e2a902126 100644 (file)
@@ -42,12 +42,12 @@ zcash_gtest_SOURCES += \
        gtest/test_txid.cpp \
        gtest/test_libzcash_utils.cpp \
        gtest/test_proofs.cpp \
-       gtest/test_paymentdisclosure.cpp \
        gtest/test_pedersen_hash.cpp \
        gtest/test_checkblock.cpp \
        gtest/test_zip32.cpp
 if ENABLE_WALLET
 zcash_gtest_SOURCES += \
+       wallet/gtest/test_paymentdisclosure.cpp \
        wallet/gtest/test_wallet.cpp
 endif
 
This page took 0.023624 seconds and 4 git commands to generate.