diff options
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index d52942b..4479c20 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -21,7 +21,9 @@ include $(top_srcdir)/config/commence.am +CONFIG=ordered + # All subdirectories -SUBDIRS=lib h5dump h5diff h5ls misc h5import h5repack h5jam h5copy h5stat +SUBDIRS=lib h5diff h5ls misc h5import h5repack h5jam h5copy h5stat h5dump include $(top_srcdir)/config/conclude.am |