- don't need the basedir def, forgot about the implicit ${basedir}.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149584 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2001-09-19 01:12:59 +00:00
parent ee21057865
commit 1e4142469c
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ test.src = ./src/test
docs.dir = ./docs
lib.dir = ./lib
dist.dir=${final.name}
basedir = .
# javadoc packages
packages=org.apache.lucene.*