diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-06-30 17:34:37 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-06-30 17:34:37 (GMT) |
commit | 49e63a3bebab7541ff855b0a0fbdec406ee55b79 (patch) | |
tree | c69d9150db6488b8a637eefdb83c18f3eb586965 /hl/tools/Makefile.am | |
parent | 0286d971c7c954af1a0bb152c1492fa62dcc9ead (diff) | |
download | hdf5-49e63a3bebab7541ff855b0a0fbdec406ee55b79.zip hdf5-49e63a3bebab7541ff855b0a0fbdec406ee55b79.tar.gz hdf5-49e63a3bebab7541ff855b0a0fbdec406ee55b79.tar.bz2 |
[svn-r15296] eliminate the automatic building of 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 6f27fc6..71eb149 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 h52jpeg +SUBDIRS=gif2h5 include $(top_srcdir)/config/conclude.am |