summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2010-04-09 15:18:58 -0700
committerRoland McGrath <roland@redhat.com>2010-04-09 15:18:58 -0700
commit4ae73ca00adbf6bf54bafe93d1318e3446af5919 (patch)
tree948ada65f8e760b8a7a96ac5d6cfb5d00e6747ef /Makefile
parent3aa6513708820aad6304c86c62e25b3b294b23f5 (diff)
Revert "Shorten build commands"
This reverts commit 59d9f1d6983fc9b606a1f9214fb817efe3d6cff8.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d2327b3cd9..61cfa436c4 100644
--- a/Makefile
+++ b/Makefile
@@ -227,7 +227,7 @@ parent-mostlyclean: common-mostlyclean # common-mostlyclean is in Makerules.
parent-clean: parent-mostlyclean common-clean
postclean = $(addprefix $(common-objpfx),$(postclean-generated)) \
- $(addprefix $(objpfx),sysd-dirs sysd-rules includes includes.mk) \
+ $(addprefix $(objpfx),sysd-dirs sysd-rules) \
$(addprefix $(objpfx),sysd-sorted soversions.mk soversions.i)
clean: parent-clean