summaryrefslogtreecommitdiffstats
path: root/tools/misc/Dependencies
diff options
context:
space:
mode:
Diffstat (limited to 'tools/misc/Dependencies')
-rw-r--r--tools/misc/Dependencies4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/misc/Dependencies b/tools/misc/Dependencies
index b0ab08a..957d161 100644
--- a/tools/misc/Dependencies
+++ b/tools/misc/Dependencies
@@ -5,7 +5,7 @@ h5debug.lo: \
$(srcdir)/h5debug.c \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5public.h \
- $(top_srcdir)/src/H5pubconf.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Iprivate.h \
$(top_srcdir)/src/H5Ipublic.h \
@@ -45,7 +45,7 @@ pdb2hdf.lo: \
$(srcdir)/pdb2hdf.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_srcdir)/src/H5pubconf.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \