From 88fc0be9cec70aa54fbf8f93dff3ea6853522c4f Mon Sep 17 00:00:00 2001 From: Christian Chilan Date: Mon, 21 May 2007 19:08:11 -0500 Subject: [svn-r13780] Add t_filter_read.c to testphdf5. --- testpar/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testpar/Makefile.am b/testpar/Makefile.am index 82f6f93..02cf742 100644 --- a/testpar/Makefile.am +++ b/testpar/Makefile.am @@ -32,7 +32,7 @@ check_PROGRAMS = $(TEST_PROG_PARA) check_SCRIPTS= $(TEST_SCRIPT) testphdf5_SOURCES=testphdf5.c t_dset.c t_file.c t_mdset.c t_ph5basic.c \ - t_coll_chunk.c t_span_tree.c t_chunk_alloc.c + t_coll_chunk.c t_span_tree.c t_chunk_alloc.c t_filter_read.c # The tests all depend on the hdf5 library and the test library LDADD = $(LIBH5TEST) $(LIBHDF5) -- cgit v0.12