
OTHERFILES = $(wildcard *.*)

include $(WWWRULES)

install::
	(cd /project/star/vnc/external/vnc-3.3.2/; \
	 ./make-zips doc && ./install-zips doc)
