diff options
Diffstat (limited to 'testpar')
-rw-r--r-- | testpar/Dependencies | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testpar/Dependencies b/testpar/Dependencies index e919ec1..f03cd19 100644 --- a/testpar/Dependencies +++ b/testpar/Dependencies @@ -6,7 +6,7 @@ testphdf5.lo: \ $(srcdir)/testphdf5.h \ $(top_srcdir)/src/hdf5.h \ $(top_srcdir)/src/H5public.h \ - $(top_builddir)/src/H5config.h \ + $(top_builddir)/src/H5pubconf.h \ $(top_srcdir)/src/H5api_adpt.h \ $(top_srcdir)/src/H5Ipublic.h \ $(top_srcdir)/src/H5Apublic.h \ @@ -38,7 +38,7 @@ t_dset.lo: \ $(srcdir)/testphdf5.h \ $(top_srcdir)/src/hdf5.h \ $(top_srcdir)/src/H5public.h \ - $(top_builddir)/src/H5config.h \ + $(top_builddir)/src/H5pubconf.h \ $(top_srcdir)/src/H5api_adpt.h \ $(top_srcdir)/src/H5Ipublic.h \ $(top_srcdir)/src/H5Apublic.h \ @@ -70,7 +70,7 @@ t_file.lo: \ $(srcdir)/testphdf5.h \ $(top_srcdir)/src/hdf5.h \ $(top_srcdir)/src/H5public.h \ - $(top_builddir)/src/H5config.h \ + $(top_builddir)/src/H5pubconf.h \ $(top_srcdir)/src/H5api_adpt.h \ $(top_srcdir)/src/H5Ipublic.h \ $(top_srcdir)/src/H5Apublic.h \ @@ -102,7 +102,7 @@ t_mpi.lo: \ $(srcdir)/testphdf5.h \ $(top_srcdir)/src/hdf5.h \ $(top_srcdir)/src/H5public.h \ - $(top_builddir)/src/H5config.h \ + $(top_builddir)/src/H5pubconf.h \ $(top_srcdir)/src/H5api_adpt.h \ $(top_srcdir)/src/H5Ipublic.h \ $(top_srcdir)/src/H5Apublic.h \ |