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.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 'hl/tools/Makefile.in')
-rw-r--r-- | hl/tools/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/tools/Makefile.in b/hl/tools/Makefile.in index d89e847..944e8ad 100644 --- a/hl/tools/Makefile.in +++ b/hl/tools/Makefile.in @@ -324,7 +324,7 @@ TRACE = perl $(top_srcdir)/bin/trace CHECK_CLEANFILES = *.chkexe *.chklog *.clog # All subdirectories -SUBDIRS = gif2h5 +SUBDIRS = gif2h5 h52jpeg # Automake needs to be taught how to build lib, progs, and tests targets. # These will be filled in automatically for the most part (e.g., |