From bbc08aae74df6b68f0c23d76c0ed05080706fc05 Mon Sep 17 00:00:00 2001
From: Automated MSK Jenkins User <msk_jenkins@msk-ubuntu1604.desy.de>
Date: Fri, 29 May 2020 09:36:43 +0000
Subject: [PATCH] automatic merge of project-template

---
 cmake/Modules/FindDOOCS.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/Modules/FindDOOCS.cmake b/cmake/Modules/FindDOOCS.cmake
index 42d9f9c..df16523 100644
--- a/cmake/Modules/FindDOOCS.cmake
+++ b/cmake/Modules/FindDOOCS.cmake
@@ -96,7 +96,7 @@ if(DOOCS_FIND_COMPONENTS_DDAQ)
   FIND_PATH(DOOCS_DIR_ddaq libDOOCSddaq.so
     ${DOOCS_DIR}
   )
-  set(DOOCS_LIBRARIES ${DOOCS_LIBRARIES} DOOCSddaq timinginfo daqevstat DAQFSM TTF2XML xerces-c BM TTF2evutl)
+  set(DOOCS_LIBRARIES ${DOOCS_LIBRARIES} DOOCSddaq timinginfo daqevstat DAQFSM TTF2XML xerces-c BM TTF2evutl DAQsvrutil)
   set(COMPONENT_DIRS ${COMPONENT_DIRS} DOOCS_DIR_ddaq)
 endif()
 
-- 
GitLab