summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/Dependencies
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5diff/Dependencies')
-rw-r--r--tools/h5diff/Dependencies5
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/h5diff/Dependencies b/tools/h5diff/Dependencies
index a4798f8..2e02c20 100644
--- a/tools/h5diff/Dependencies
+++ b/tools/h5diff/Dependencies
@@ -74,7 +74,10 @@ h5trav.lo: \
$(top_srcdir)/src/H5FDsrb.h \
$(top_srcdir)/src/H5FDstdio.h \
$(top_srcdir)/src/H5FDstream.h \
- $(srcdir)/h5trav.h
+ $(srcdir)/h5trav.h \
+ $(top_srcdir)/src/H5private.h \
+ $(top_srcdir)/src/H5MPprivate.h \
+ $(top_srcdir)/src/H5FSprivate.h
h5difftst.lo: \
$(srcdir)/h5difftst.c \
$(top_srcdir)/src/hdf5.h \