summaryrefslogtreecommitdiffstats
path: root/windows/copy_hdf.bat
diff options
context:
space:
mode:
Diffstat (limited to 'windows/copy_hdf.bat')
-rwxr-xr-xwindows/copy_hdf.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/copy_hdf.bat b/windows/copy_hdf.bat
index afa20b1..a6dc153 100755
--- a/windows/copy_hdf.bat
+++ b/windows/copy_hdf.bat
@@ -23,7 +23,7 @@ pushd %~dp0
copy /y fortran\src\H5fortran_types.f90 ..\fortran\src > nul
xcopy /s /i /y *.bat ..\ > nul
-xcopy /s /i /y *.bat ..\ > nul
+xcopy /s /i /y *.h ..\ > nul
copy /y examples\testExamples_exp_output.txt ..\examples > nul
popd