From 01ed8c5ca5894f233f39d1c384a9a1bd284d187c Mon Sep 17 00:00:00 2001 From: Jonathan Le Plastrier Date: Sat, 28 Jul 2007 01:37:54 +0000 Subject: [PATCH] We're going to have our distclean projects not call clean which will complain that dist/ has been wiped out if you call distclean again. Look for these exciting changes in other rings near you. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4792 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- build.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 685845f27..6c9511a27 100644 --- a/build.xml +++ b/build.xml @@ -141,18 +141,22 @@ - + - - + + + + + +