Introduction of dyn_ss and triss to cluster
[unres.git] / source / cluster / wham / src-M / CMakeLists.txt
index 81026b1..395c007 100644 (file)
@@ -41,6 +41,7 @@ set(UNRES_CLUSTER_WHAM_M_SRC0
        track.F
        wrtclust.f
        work_partition.F
+        ssMD.F
 )
 
 set(UNRES_CLUSTER_WHAM_M_PP_SRC
@@ -167,5 +168,5 @@ target_link_libraries( UNRES_CLUSTER_WHAM_M_BIN xdrf )
 #=========================================
 # Install Path
 #=========================================
-install(TARGETS UNRES_CLUSTER_WHAM_M_BIN DESTINATION ${CMAKE_INSTALL_PREFIX})
+install(TARGETS UNRES_CLUSTER_WHAM_M_BIN DESTINATION ${CMAKE_INSTALL_PREFIX}/cluster)