diff --git a/src/MPIIO/Install.sh b/src/MPIIO/Install.sh index e40f5acf28..08d284dd2e 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 so their *.d dependence on changed mpiio.h is rebuilt touch ../mpiio.h +touch ../read_restart.cpp +touch ../write_restart.cpp # all package files with no dependencies