summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source4/lib/replace/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/replace/Makefile.in b/source4/lib/replace/Makefile.in
index 36d99260d0..d300458485 100644
--- a/source4/lib/replace/Makefile.in
+++ b/source4/lib/replace/Makefile.in
@@ -49,6 +49,7 @@ testsuite: libreplace.a $(TEST_OBJS)
clean:
rm -f *.o test/*.o *.a testsuite
+ rm -f testfile.dat
distclean: clean
rm -f *~ */*~