summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-06-09 20:20:43 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-06-09 20:20:43 (GMT)
commitff94716199eedb572e951fe72fb027a77902a1fd (patch)
treea5bfeb8acfaa8b1ebac2b269786722b6ed58e184 /tools/Makefile.am
parent7a92820e35582fc94f0dd46e5039547fddd3d98d (diff)
downloadhdf5-ff94716199eedb572e951fe72fb027a77902a1fd.zip
hdf5-ff94716199eedb572e951fe72fb027a77902a1fd.tar.gz
hdf5-ff94716199eedb572e951fe72fb027a77902a1fd.tar.bz2
[svn-r15184] added the configure and Makefile changes to build h52jpeg in unix systems
tested: linux, solaris
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index d52942b..677dbe6 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -22,6 +22,6 @@
include $(top_srcdir)/config/commence.am
# All subdirectories
-SUBDIRS=lib h5dump h5diff h5ls misc h5import h5repack h5jam h5copy h5stat
+SUBDIRS=lib h5dump h5diff h5ls misc h5import h5repack h5jam h5copy h5stat h52jpeg
include $(top_srcdir)/config/conclude.am