diff options
Diffstat (limited to 'test/Makefile.in')
-rw-r--r-- | test/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in index 15421e7..3951d7a 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -76,7 +76,7 @@ CLEAN=$(TIMINGS) TEST_SRC=big.c bittests.c cmpd_dset.c dsets.c dtypes.c extend.c \ external.c fillval.c flush1.c flush2.c gheap.c h5test.c hyperslab.c \ istore.c lheap.c links.c mount.c mtime.c ohdr.c stab.c tarray.c \ - tattr.c tconfig.c testframe.c testhdf5.c testmeta.c tfile.c \ + tattr.c tconfig.c testhdf5.c testmeta.c tfile.c \ tgenprop.c th5s.c theap.c titerate.c tmeta.c trefer.c trefstr.c \ tselect.c ttime.c ttbbt.c ttst.c tvltypes.c tvlstr.c tmisc.c \ unlink.c enum.c ttsafe.c ttsafe_dcreate.c ttsafe_error.c \ |