dfa.F was missing form cmake configurations files
[unres.git] / source / unres / src_MD / CMakeLists.txt
index a0353f4..df8ace6 100644 (file)
@@ -79,6 +79,7 @@ set(UNRES_MD_SRC0
        thread.F 
        unres.F
        ssMD.F
+       dfa.F
 )
 
 if(Fortran_COMPILER_NAME STREQUAL "ifort")