changeset 1579:302f271e8d5d draft

Add "change" subdirectory to make clean.
author Rob Landley <rob@landley.net>
date Fri, 28 Nov 2014 16:51:32 -0600
parents a34104fc7544
children 071d152c356d
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Fri Nov 28 16:49:46 2014 -0600
+++ b/Makefile	Fri Nov 28 16:51:32 2014 -0600
@@ -54,7 +54,7 @@
 	done
 
 clean::
-	rm -rf toybox toybox_unstripped generated .singleconfig*
+	rm -rf toybox toybox_unstripped generated change .singleconfig*
 
 distclean: clean
 	rm -f toybox_old .config*