Salome HOME
bos #26460 Add SSL mode
[modules/jobmanager.git] / src / engine / CMakeLists.txt
old mode 100755 (executable)
new mode 100644 (file)
index 0e76cce..94ada39
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -53,6 +53,8 @@ SET(BL_Engine_SOURCES
   BL_SALOMEServices.hxx 
   BL_SALOMEServices.cxx
   BL_Observer.hxx
+  BL_NamingService_Wrapper.hxx
+  BL_NamingService_Wrapper.cxx
 )
 
 # --- rules ---