all : package

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

include makefile.common

include $(ROOT)/makefile.in

package: subdirs $(CLASS_FILES)
