aboutsummaryrefslogtreecommitdiff
path: root/Makerules
diff options
context:
space:
mode:
Diffstat (limited to 'Makerules')
-rw-r--r--Makerules2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makerules b/Makerules
index f1d346d3b5..81c869352f 100644
--- a/Makerules
+++ b/Makerules
@@ -894,7 +894,7 @@ common-mostlyclean:
$(addsuffix .o,$(tests) $(test-srcs) \
$(others) \
$(sysdep-others)) \
- $(addsuffix .out,$(tests) $(test-srcs))
+ $(addsuffix .out,$(tests) $(test-srcs)))
-rm -f $(addprefix $(objpfx),$(extra-objs) $(install-lib) \
$(install-lib.so) \
$(install-lib.so:%.so=%_pic.a))