diff options
Diffstat (limited to 'tools/Makefile.in')
-rw-r--r-- | tools/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in index d7962e7..ce7481d 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -313,7 +313,7 @@ TRACE = perl $(top_srcdir)/bin/trace CHECK_CLEANFILES = *.chkexe *.chklog *.clog # All subdirectories -SUBDIRS = lib h5dump h5diff h5ls misc gifconv h5import h5repack h5jam +SUBDIRS = lib h5dump h5diff h5ls misc h5import h5repack h5jam # 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., |