1 diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
2 index 879d46bc..95570f6b 100644
3 --- a/src/CMakeLists.txt
4 +++ b/src/CMakeLists.txt
5 @@ -20,5 +20,5 @@ if(BUILD_REGTEST)
9 - add_subdirectory(common-tests EXCLUDE_FROM_ALL)
10 + add_subdirectory(common-tests)