Created binaries and fixed bugs when compiling single-processor version of the multic...
[unres.git] / source / unres / src_MD-M / Makefile_MPICH_gfortran
index a945ea9..bd160d8 100644 (file)
@@ -11,7 +11,7 @@ FFLAGS2 = -c -O0 -I$(INSTALL_DIR)/include
 FFLAGS3 = -c -O -I$(INSTALL_DIR)/include
 FFLAGSE = -c -O3 -I$(INSTALL_DIR)/include
 
-LIBS = -L$(INSTALL_DIR)/lib -lmpich -lpthread
+LIBS = -L$(INSTALL_DIR)/lib -lmpich -lpthread xdrf/libxdrf.a
 
 ARCH = LINUX
 PP = /lib/cpp -P