diff options
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 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., |