summaryrefslogtreecommitdiffstats
path: root/hl/tools/Makefile.am
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-06-28 21:06:35 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-06-28 21:06:35 (GMT)
commitcb7a01f5ce8a788069d4db6a436b727a0f7015c0 (patch)
tree1c5c9fd44e4ef39b263f76c65dd9be9b19a30124 /hl/tools/Makefile.am
parente31678c3a2407951de3bca57578a5347abd45cbd (diff)
downloadhdf5-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.am2
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