From a54343e809e28597ebd6dc2e82f485cf9f0e04f6 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 9 May 2007 18:17:06 +0000 Subject: [PATCH] Monotone-Parent: 328de23f4c0448aedc1fb6ae6262b7f2d4805837 Monotone-Revision: b513fbfe3b58ede8041ace9c9b5c559e4fa481a5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T18:17:06 Monotone-Branch: ca.inverse.sogo --- UI/Templates/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/Templates/GNUmakefile b/UI/Templates/GNUmakefile index 6d739703c..7a5acdd67 100644 --- a/UI/Templates/GNUmakefile +++ b/UI/Templates/GNUmakefile @@ -16,7 +16,7 @@ validate-wox: do $(XMLLINT-BIN) --noout $$wox || exit 1; \ done; -install :: all +install :: clean ::