From 96701e27103ca7ee8df37a02e326db33018b2917 Mon Sep 17 00:00:00 2001 From: beutel Date: Thu, 30 Aug 2007 22:29:11 +0000 Subject: [PATCH] changed javadocdir to comply with index.html --- support/sdk/java/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/sdk/java/Makefile b/support/sdk/java/Makefile index f75a1e17..fd450350 100644 --- a/support/sdk/java/Makefile +++ b/support/sdk/java/Makefile @@ -2,7 +2,7 @@ SUBDIRS = net -JAVADOCDIR = ../../../doc/html/javadoc +JAVADOCDIR = ../../../doc/javadoc ROOT = . include $(ROOT)/Makefile.include -- 2.39.2