aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e7fb520e3b..ff7f09ddbb 100644
--- a/Makefile
+++ b/Makefile
@@ -195,7 +195,7 @@ parent-clean: parent-mostlyclean common-clean
postclean = $(addprefix $(common-objpfx),$(postclean-generated)) \
$(addprefix $(objpfx),sysd-Makefile sysd-dirs sysd-rules) \
- $(objpfx)soversions.mk
+ $(addprefix $(objpfx),sysd-sorted soversions.mk)
clean: parent-clean
# This is done this way rather than having `subdir_clean' be a