diff --git a/Reconstruction/Jet/JetRec/CMakeLists.txt b/Reconstruction/Jet/JetRec/CMakeLists.txt index e85c9f87c0f54903651add011102aad70545ab0e..ff8000133ec7e963eb4fb241335fd8cf8e3845f4 100644 --- a/Reconstruction/Jet/JetRec/CMakeLists.txt +++ b/Reconstruction/Jet/JetRec/CMakeLists.txt @@ -68,7 +68,7 @@ endif() atlas_add_dictionary( JetRecDict JetRec/JetRecDict.h JetRec/selection.xml - LINK_LIBRARIES JetRecLib ) + LINK_LIBRARIES JetRecLib ${mon_lib} ) # Test(s) in the package: atlas_add_test( TestTests