From 7a91629b37115e7493fc8f0032d5d42d95a0b987 Mon Sep 17 00:00:00 2001 From: mdb Date: Sun, 12 Aug 2001 00:08:14 +0000 Subject: [PATCH] Add a link directive that causes java.* packages to be properly referenced. git-svn-id: https://samskivert.googlecode.com/svn/trunk@235 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- projects/samskivert/build.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/samskivert/build.xml b/projects/samskivert/build.xml index 9be1cfbf..9556c4a5 100644 --- a/projects/samskivert/build.xml +++ b/projects/samskivert/build.xml @@ -46,6 +46,7 @@ packagenames="com.samskivert.*" destdir="${javadoc.home}"> +