Update location directory for www.umlgraph.org.

This commit is contained in:
Diomidis Spinellis 2007-11-29 13:29:05 +00:00
parent c68afc038a
commit 3f44db55e4
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ TAGVERSION=$(shell echo $(VERSION) | sed 's/\./_/g')
BALL_TAR_GZ=UMLGraph-$(VERSION).tar.gz
ZIPBALL=UMLGraph-$(VERSION).zip
DISTDIR=UMLGraph-$(VERSION)
WEBDIR=$(UH)/dds/pubs/web/home/sw/umlgraph
WEBDIR=$(UH)/dds/pubs/web/home/sw/umlgraph-mirror
DOCLETSRCPATH=src/org/umlgraph/doclet
DOCLETSRC= \
$(DOCLETSRCPATH)/ClassGraph.java \