summaryrefslogtreecommitdiffstats
path: root/test/Dependencies
diff options
context:
space:
mode:
Diffstat (limited to 'test/Dependencies')
-rw-r--r--test/Dependencies16
1 files changed, 15 insertions, 1 deletions
diff --git a/test/Dependencies b/test/Dependencies
index 522e0f7..3d93a9e 100644
--- a/test/Dependencies
+++ b/test/Dependencies
@@ -1787,7 +1787,21 @@ tmisc.lo: \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5MPprivate.h \
$(top_srcdir)/src/H5Eprivate.h \
- $(srcdir)/h5test.h
+ $(srcdir)/h5test.h \
+ $(top_srcdir)/src/H5Dpkg.h \
+ $(top_srcdir)/src/H5Dprivate.h \
+ $(top_srcdir)/src/H5Oprivate.h \
+ $(top_srcdir)/src/H5HGprivate.h \
+ $(top_srcdir)/src/H5Fprivate.h \
+ $(top_srcdir)/src/H5Tprivate.h \
+ $(top_srcdir)/src/H5Gprivate.h \
+ $(top_srcdir)/src/H5Bprivate.h \
+ $(top_srcdir)/src/H5ACprivate.h \
+ $(top_srcdir)/src/H5RSprivate.h \
+ $(top_srcdir)/src/H5Rprivate.h \
+ $(top_srcdir)/src/H5Zprivate.h \
+ $(top_srcdir)/src/H5Sprivate.h \
+ $(top_srcdir)/src/H5Pprivate.h
unlink.lo: \
$(srcdir)/unlink.c \
$(srcdir)/h5test.h \