diff options
Diffstat (limited to 'tools/h5dump')
-rw-r--r-- | tools/h5dump/Dependencies | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/h5dump/Dependencies b/tools/h5dump/Dependencies index 395983e..3265018 100644 --- a/tools/h5dump/Dependencies +++ b/tools/h5dump/Dependencies @@ -45,7 +45,9 @@ h5dump.o: \ ../../../hdf5/src/H5MPprivate.h \ ../../../hdf5/src/H5FSprivate.h \ ../../../hdf5/tools/lib/h5tools.h \ - ../../../hdf5/tools/lib/h5tools_utils.h + ../../../hdf5/tools/lib/h5tools_utils.h \ + ../../../hdf5/tools/lib/h5tools_ref.h \ + ../../../hdf5/tools/lib/h5trav.h h5dumpgentest.o: \ ../../../hdf5/tools/h5dump/h5dumpgentest.c \ ../../../hdf5/src/hdf5.h \ |