From: beutel Date: Thu, 30 Aug 2007 22:29:11 +0000 (+0000) Subject: changed javadocdir to comply with index.html X-Git-Tag: release_tinyos_2_1_0_0~771 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=96701e27103ca7ee8df37a02e326db33018b2917 changed javadocdir to comply with index.html --- 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