diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2004-04-20 17:15:02 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2004-04-20 17:15:02 (GMT) |
commit | 478865258bdf4f5834578dd07646ddf898f69f9f (patch) | |
tree | d28b6c47b61aefab4349594e959f204830fb5226 /test/Makefile.in | |
parent | 324c2883fd9ab091ee87bb6235dbafcfdd32617d (diff) | |
download | hdf5-478865258bdf4f5834578dd07646ddf898f69f9f.zip hdf5-478865258bdf4f5834578dd07646ddf898f69f9f.tar.gz hdf5-478865258bdf4f5834578dd07646ddf898f69f9f.tar.bz2 |
[svn-r8399] Purpose:
Update depenvy files after h5repack import & add dependency file to h5repack
directory.
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 e2688a6..9eba6f8 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -62,7 +62,7 @@ MOSTLYCLEAN=cmpd_dset.h5 compact_dataset.h5 dataset.h5 extend.h5 istore.h5 \ tmisc13b.h5 tmisc14.h5 set_extent_read.h5 set_extent_create.h5 \ getname.h5 getname1.h5 getname2.h5 getname3.h5 sec2_file.h5 \ family_file000[0-3][0-9].h5 multi_file-[rs].h5 core_file \ - new_move_[ab].h5 ntypes.h5 dangle.h5 + new_move_[ab].h5 ntypes.h5 dangle.h5 test_filters.h5 CLEAN=$(TIMINGS) |