summaryrefslogtreecommitdiff
path: root/test/Makefile.in
diff options
context:
space:
mode:
authorjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2005-08-21 20:46:29 +0000
committerjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2005-08-21 20:46:29 +0000
commitdb0e54cd3ed6dfd85a1a2596a8e268d91f83a61d (patch)
tree34d54e4edf6b795272a437a7e8f4b25f7feec71b /test/Makefile.in
parent032b7a9d4de0091989b262ae050cab44b60e62c3 (diff)
downloadlibapr-db0e54cd3ed6dfd85a1a2596a8e268d91f83a61d.tar.gz
* test/Makefile.in: Clean more.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@234338 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index 14b9a37f8..dbbe0fbc1 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -31,8 +31,7 @@ LOCAL_LIBS=../lib@APR_LIBNAME@.la
CLEAN_TARGETS = testfile.tmp mod_test.slo proc_child@EXEEXT@ occhild@EXEEXT@ \
readchild@EXEEXT@ tryread@EXEEXT@ sockchild@EXEEXT@ \
globalmutexchild@EXEEXT@ lfstests/large.bin \
- data/testputs.txt data/testbigfprintf.dat data/testwritev.txt \
- data/testwritev_full.txt
+ data/test*.txt data/test*.dat
CLEAN_SUBDIRS = internal
INCDIR=../include