diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.am | 2 | ||||
-rw-r--r-- | tools/Makefile.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index 677dbe6..d52942b 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 h52jpeg +SUBDIRS=lib h5dump h5diff h5ls misc h5import h5repack h5jam h5copy h5stat include $(top_srcdir)/config/conclude.am diff --git a/tools/Makefile.in b/tools/Makefile.in index 438a4f0..1e707f2 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -324,7 +324,7 @@ TRACE = perl $(top_srcdir)/bin/trace CHECK_CLEANFILES = *.chkexe *.chklog *.clog # All subdirectories -SUBDIRS = lib h5dump h5diff h5ls misc h5import h5repack h5jam h5copy h5stat h52jpeg +SUBDIRS = lib h5dump h5diff h5ls misc h5import h5repack h5jam h5copy h5stat # 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., |