From 180eedc1cab5fca8eb293f1beccee7806eba3009 Mon Sep 17 00:00:00 2001 From: mdb Date: Thu, 26 Jul 2007 00:31:20 +0000 Subject: [PATCH] distclean need not depend on clean, it already performs the superset of that action and it has the added benefit of being idempotent. git-svn-id: https://samskivert.googlecode.com/svn/trunk@2140 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index d0328dd9..63e303f7 100644 --- a/build.xml +++ b/build.xml @@ -50,8 +50,8 @@ - - + +