From 13eba8a2fc70648e8a9845dc730fb96a9529c8da Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 10 Mar 2015 14:17:16 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13217 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/MPIIO/Install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/MPIIO/Install.sh b/src/MPIIO/Install.sh index e40f5acf28..ffb6028721 100644 --- a/src/MPIIO/Install.sh +++ b/src/MPIIO/Install.sh @@ -23,8 +23,11 @@ action () { } # force rebuild of files with LMP_MPIIO switch +# also read/write restart since aren't triggered by mpiio.h touch ../mpiio.h +touch ../read_restart.cpp +touch ../write_restart.cpp # all package files with no dependencies