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

all : package

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

include $(ROOT)/makefile.in


package : $(CLASS_FILES)
