summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2009-10-01 21:51:57 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2009-10-01 21:51:57 (GMT)
commite8e9b163c3239c2a4384c152d9c0171f4882c394 (patch)
tree894cc3f07d0b74a3b5574072b4f68a51e60c7e37 /test/Makefile.am
parent7a607d519a7f78a962994c9cd4980c218216a503 (diff)
downloadhdf5-e8e9b163c3239c2a4384c152d9c0171f4882c394.zip
hdf5-e8e9b163c3239c2a4384c152d9c0171f4882c394.tar.gz
hdf5-e8e9b163c3239c2a4384c152d9c0171f4882c394.tar.bz2
[svn-r17579] added testlibinfo.sh testcheck_version.sh to be distcleaned.
Test: Jam.
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 65f134a..3bb2b2b 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -133,6 +133,6 @@ testhdf5_SOURCES=testhdf5.c tarray.c tattr.c tchecksum.c tconfig.c tfile.c \
tvlstr.c tvltypes.c
# Temporary files.
-DISTCLEANFILES=testerror.sh
+DISTCLEANFILES=testerror.sh testlibinfo.sh testcheck_version.sh
include $(top_srcdir)/config/conclude.am