ss_dyn compiles with make and with cmake
[unres.git] / source / unres / src_MD / CMakeLists.txt
index c56c706..ceac982 100644 (file)
@@ -78,6 +78,7 @@ set(UNRES_MD_SRC0
        timing.F
        thread.F 
        unres.F
+       ssMD.F
 )
 
 if(Fortran_COMPILER_NAME STREQUAL "ifort")