all : package

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

include $(ROOT)/makefile.in


package : $(CLASS_FILES)
