diff --git a/kraken/CMakeLists.txt b/kraken/CMakeLists.txt index 05d0a68..b9a0b83 100644 --- a/kraken/CMakeLists.txt +++ b/kraken/CMakeLists.txt @@ -14,3 +14,5 @@ add_sources(hitinfo.cpp) # Private Implementation add_sources(KRDataBlock.cpp) +add_sources(KRContext.cpp) +add_sources(KRContextObject.cpp) \ No newline at end of file