diff options
Diffstat (limited to 'tools/h5copy/Makefile.in')
-rw-r--r-- | tools/h5copy/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h5copy/Makefile.in b/tools/h5copy/Makefile.in index 216399e..41bc550 100644 --- a/tools/h5copy/Makefile.in +++ b/tools/h5copy/Makefile.in @@ -490,6 +490,7 @@ HDF_FORTRAN2003 = @HDF_FORTRAN2003@ HID_T = @HID_T@ HL = @HL@ HL_FOR = @HL_FOR@ +HL_TOOLS = @HL_TOOLS@ HSIZE_T = @HSIZE_T@ HSSIZE_T = @HSSIZE_T@ INSTALL = @INSTALL@ |