summaryrefslogtreecommitdiffstats
path: root/tools/h5ls/Dependencies
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5ls/Dependencies')
-rw-r--r--tools/h5ls/Dependencies6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/h5ls/Dependencies b/tools/h5ls/Dependencies
index de32e4f..4a4f952 100644
--- a/tools/h5ls/Dependencies
+++ b/tools/h5ls/Dependencies
@@ -10,8 +10,8 @@ h5ls.lo: \
$(top_srcdir)/src/H5MPprivate.h \
$(top_srcdir)/tools/lib/h5tools.h \
$(top_srcdir)/src/hdf5.h \
- $(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
+ $(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5ACpublic.h \
$(top_srcdir)/src/H5Bpublic.h \
$(top_srcdir)/src/H5Dpublic.h \
@@ -30,10 +30,10 @@ h5ls.lo: \
$(top_srcdir)/src/H5Tpublic.h \
$(top_srcdir)/src/H5FDcore.h \
$(top_srcdir)/src/H5FDfamily.h \
- $(top_srcdir)/src/H5FDfphdf5.h \
- $(top_srcdir)/src/H5FDmpio.h \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDlog.h \
+ $(top_srcdir)/src/H5FDmpi.h \
+ $(top_srcdir)/src/H5FDmpio.h \
$(top_srcdir)/src/H5FDmpiposix.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5FDsec2.h \