All build-generated content should reside under a single directory for easy cleaning.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137063 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Daniel Rall 2002-09-25 05:57:36 +00:00
parent dbb3cbe63c
commit 357b510dcd
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ build.home = target
conf.home = src/conf
# The base directory for distribution targets
dist.home = dist
dist.home = ${build.home}/dist
# The base directory for component sources
source.home = src/java