[Tinyos-2-commits] CVS: tinyos-2.x/support/sdk/java Makefile, 1.3, 1.4

Jan Beutel beutel at users.sourceforge.net
Thu Aug 30 14:55:08 PDT 2007


Update of /cvsroot/tinyos/tinyos-2.x/support/sdk/java
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv16472/support/sdk/java

Modified Files:
	Makefile 
Log Message:
changed javadocdir to comply with index.html

Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/sdk/java/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile	7 Nov 2006 19:30:40 -0000	1.3
--- Makefile	30 Aug 2007 21:55:06 -0000	1.4
***************
*** 3,7 ****
  SUBDIRS = net
  
! JAVADOCDIR = ../../../doc/html/tos-javasdk-javadoc
  
  ROOT = .
--- 3,7 ----
  SUBDIRS = net
  
! JAVADOCDIR = ../../../doc/html/javadoc
  
  ROOT = .



More information about the Tinyos-2-commits mailing list