From 0a6d16fa6e7adf9b41b84ccf6be66584cc9ab560 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Thu, 6 Dec 2012 10:18:16 +0000 Subject: When running "make clean" tidy up the new custodian-bytemark package too. --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 96e2504..eaebd70 100644 --- a/Makefile +++ b/Makefile @@ -8,10 +8,10 @@ default: clean: - rm -rf ./debian/custodian + rm -rf ./debian/custodian ./debian/custodian-bytemark rm -rf ./man - rm -f ./debian/custodian.debhelper.log - rm -f ./debian/custodian.substvars + rm -f ./debian/*.debhelper.log + rm -f ./debian/*.substvars rm -f ./debian/files find . -name 'custodian-dequeue.log' -delete || true find . -name 'alerts.log' -delete || true -- cgit v1.2.1