summaryrefslogtreecommitdiffstats
path: root/testpar/Makefile.in
diff options
context:
space:
mode:
authorChee-Wai Lee <cwlee@ncsa.uiuc.edu>1999-12-10 22:38:25 (GMT)
committerChee-Wai Lee <cwlee@ncsa.uiuc.edu>1999-12-10 22:38:25 (GMT)
commitca73fde3ba444896894a56dda3dc9f79d06a7bcd (patch)
tree06804a23fbf5fbe96c9d79e1ffaf570dbbc0977c /testpar/Makefile.in
parentf30439d5920626e9527817f9168d72ae1594208e (diff)
downloadhdf5-ca73fde3ba444896894a56dda3dc9f79d06a7bcd.zip
hdf5-ca73fde3ba444896894a56dda3dc9f79d06a7bcd.tar.gz
hdf5-ca73fde3ba444896894a56dda3dc9f79d06a7bcd.tar.bz2
[svn-r1873] added new test for multiple dataset writes to parallel tests
Diffstat (limited to 'testpar/Makefile.in')
-rw-r--r--testpar/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/Makefile.in b/testpar/Makefile.in
index 936f821..cdffca2 100644
--- a/testpar/Makefile.in
+++ b/testpar/Makefile.in
@@ -25,7 +25,7 @@ MOSTLYCLEAN=ParaEg[123].h5f
DISTCLEAN=go
## Test source files
-TEST_SRC=testphdf5.c t_dset.c t_file.c t_mpi.c
+TEST_SRC=testphdf5.c t_dset.c t_file.c t_mpi.c t_mdset.c
TEST_OBJ=$(TEST_SRC:.c=.lo)
TEST_HDR=testphdf5.h