Skip to content

Commit bd4c1b1

Browse files
committed
missing validation_zerocoin_legacy added to CMakeLists.txt
1 parent 01aca7c commit bd4c1b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ set(SERVER_SOURCES
296296
./src/httpserver.cpp
297297
./src/init.cpp
298298
./src/dbwrapper.cpp
299+
./src/legacy/validation_zerocoin_legacy.cpp
299300
./src/main.cpp
300301
./src/merkleblock.cpp
301302
./src/miner.cpp

0 commit comments

Comments
 (0)