summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
Diffstat (limited to 'hl')
-rw-r--r--hl/tools/Makefile.am2
-rw-r--r--hl/tools/Makefile.in2
2 files changed, 2 insertions, 2 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
diff --git a/hl/tools/Makefile.in b/hl/tools/Makefile.in
index 944e8ad..6d486ec 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 h52jpeg
+SUBDIRS = gif2h5
# 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.,