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

all : package

ROOT=../../../..
PACKAGE = org.openoffice.accessibility.awb
SUBDIRS = canvas event tree view

include makefile.common

include $(ROOT)/makefile.in

package: subdirs $(CLASS_FILES)
