summaryrefslogtreecommitdiffstats
path: root/tools/misc/Dependencies
diff options
context:
space:
mode:
Diffstat (limited to 'tools/misc/Dependencies')
-rw-r--r--tools/misc/Dependencies9
1 files changed, 6 insertions, 3 deletions
diff --git a/tools/misc/Dependencies b/tools/misc/Dependencies
index 5ff21f1..6c6934e 100644
--- a/tools/misc/Dependencies
+++ b/tools/misc/Dependencies
@@ -8,6 +8,7 @@ h5debug.lo: \
$(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5MPprivate.h \
+ $(top_srcdir)/src/H5FSprivate.h \
$(top_srcdir)/src/H5Iprivate.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Bprivate.h \
@@ -32,13 +33,14 @@ h5debug.lo: \
$(top_srcdir)/src/H5HGpublic.h \
$(top_srcdir)/src/H5HLprivate.h \
$(top_srcdir)/src/H5HLpublic.h \
+ $(top_srcdir)/src/H5Opkg.h \
$(top_srcdir)/src/H5Oprivate.h \
$(top_srcdir)/src/H5Opublic.h \
- $(top_srcdir)/src/H5Rprivate.h \
- $(top_srcdir)/src/H5Rpublic.h \
$(top_srcdir)/src/H5Spublic.h \
$(top_srcdir)/src/H5Tprivate.h \
$(top_srcdir)/src/H5Tpublic.h \
+ $(top_srcdir)/src/H5Rprivate.h \
+ $(top_srcdir)/src/H5Rpublic.h \
$(top_srcdir)/src/H5Zprivate.h \
$(top_srcdir)/src/H5FDfamily.h
h5import.lo: \
@@ -79,7 +81,8 @@ h5repart.lo: \
$(top_srcdir)/src/H5FDstdio.h \
$(top_srcdir)/src/H5FDstream.h \
$(top_srcdir)/src/H5private.h \
- $(top_srcdir)/src/H5MPprivate.h
+ $(top_srcdir)/src/H5MPprivate.h \
+ $(top_srcdir)/src/H5FSprivate.h
pdb2hdf.lo: \
$(srcdir)/pdb2hdf.c \
$(top_srcdir)/src/hdf5.h \