summaryrefslogtreecommitdiff
path: root/test/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index 1c0c324d1..545536102 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -29,7 +29,8 @@ TARGETS = $(PROGRAMS)
LOCAL_LIBS=../lib@APR_LIBNAME@.la
CLEAN_TARGETS = testfile.tmp mod_test.slo proc_child@EXEEXT@ occhild@EXEEXT@ \
-readchild@EXEEXT@ tryread@EXEEXT@ sockchid@EXEEXT@
+ readchild@EXEEXT@ tryread@EXEEXT@ sockchild@EXEEXT@ \
+ globalmutexchild@EXEEXT@ lfstests/large.bin
CLEAN_SUBDIRS = internal
INCDIR=../include