diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-06-28 21:06:35 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-06-28 21:06:35 (GMT) |
commit | cb7a01f5ce8a788069d4db6a436b727a0f7015c0 (patch) | |
tree | 1c5c9fd44e4ef39b263f76c65dd9be9b19a30124 /configure.in | |
parent | e31678c3a2407951de3bca57578a5347abd45cbd (diff) | |
download | hdf5-cb7a01f5ce8a788069d4db6a436b727a0f7015c0.zip hdf5-cb7a01f5ce8a788069d4db6a436b727a0f7015c0.tar.gz hdf5-cb7a01f5ce8a788069d4db6a436b727a0f7015c0.tar.bz2 |
[svn-r15292] moved h52jpeg to /hl/tools/h52jpeg
tested: linux
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 4842473..41a6c9d 100644 --- a/configure.in +++ b/configure.in @@ -3853,6 +3853,7 @@ AC_CONFIG_FILES([src/libhdf5.settings hl/test/Makefile hl/tools/Makefile hl/tools/gif2h5/Makefile + hl/tools/h52jpeg/Makefile hl/examples/Makefile hl/c++/Makefile hl/c++/src/Makefile |