summaryrefslogtreecommitdiffstats
path: root/bin/restore.sh
diff options
context:
space:
mode:
authorraylu-hdf <60487644+raylu-hdf@users.noreply.github.com>2022-04-08 21:38:55 (GMT)
committerGitHub <noreply@github.com>2022-04-08 21:38:55 (GMT)
commit30dfa364ea33806786a67dc0f243d0e7f262159a (patch)
treee84f210037fe2b350e01c2b340cd8cd3afa0e6eb /bin/restore.sh
parent43ab4e6db135f0d0bacda7d64257b9532381e24a (diff)
parent34ee752efba574326a537de9a027930dc1a6ca34 (diff)
downloadhdf5-30dfa364ea33806786a67dc0f243d0e7f262159a.zip
hdf5-30dfa364ea33806786a67dc0f243d0e7f262159a.tar.gz
hdf5-30dfa364ea33806786a67dc0f243d0e7f262159a.tar.bz2
Merge pull request #1626 from HDFGroup/raylu_onion_vfd_7
Syncing with the Develop Branch
Diffstat (limited to 'bin/restore.sh')
-rwxr-xr-xbin/restore.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/restore.sh b/bin/restore.sh
index 47dde11..0597572 100755
--- a/bin/restore.sh
+++ b/bin/restore.sh
@@ -48,6 +48,9 @@ rm -f bin/missing
rm -f bin/test-driver
rm -f bin/depcomp
+echo "Remove files generated by autoheader"
+rm -f src/H5config.h.in
+
echo "Remove files generated by bin/make_err"
rm -f src/H5Epubgen.h
rm -f src/H5Einit.h