#	$Id: Makefile,v 1.1 2003/06/13 16:30:21 af Exp $

all : package

ROOT=../../../../..
PACKAGE = org.openoffice.accessibility.awb.canvas
SUBDIRS =
include makefile.common

include $(ROOT)/makefile.in


package : $(CLASS_FILES)


