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 /hl/tools/Makefile.am | |
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 'hl/tools/Makefile.am')
-rw-r--r-- | hl/tools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/tools/Makefile.am b/hl/tools/Makefile.am index 5ef8a96..6f27fc6 100644 --- a/hl/tools/Makefile.am +++ b/hl/tools/Makefile.am @@ -22,6 +22,6 @@ include $(top_srcdir)/config/commence.am # All subdirectories -SUBDIRS=gif2h5 +SUBDIRS=gif2h5 h52jpeg include $(top_srcdir)/config/conclude.am |