[ipxe-devel] does not clean config/local
Bastian Blank
waldi at debian.org
Wed Mar 16 14:41:49 UTC 2011
Hi
make veryclean does not clean up config/local/*. The files are already
properly ignored.
Bastian
From: Bastian Blank <waldi at debian.org>
Date: Wed, 16 Mar 2011 13:49:32 +0100
Subject: Cleanup config/local
Signed-off-by: Bastian Blank <waldi at debian.org>
---
src/Makefile.housekeeping | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/Makefile.housekeeping b/src/Makefile.housekeeping
index c7a5434..212b25a 100644
--- a/src/Makefile.housekeeping
+++ b/src/Makefile.housekeeping
@@ -30,6 +30,8 @@ ifeq ($(ECHO_E_BIN_ECHO_E_TAB),$(TAB))
ECHO_E := $(ECHO_E_BIN_ECHO_E)
endif
+VERYCLEANUP += config/local/*
+
.echocheck :
ifdef ECHO_E
@$(TOUCH) $@
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20110316/065e8f9f/attachment.sig>
More information about the ipxe-devel
mailing list