summaryrefslogtreecommitdiff
path: root/accessibility/workben/org/openoffice/accessibility/awb/view/Makefile
blob: 2e4eb1566afd13e734c3a883d1e082512189910c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$Id: Makefile,v 1.1 2003/06/13 16:30:34 af Exp $

all : package

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

include $(ROOT)/makefile.in


package : $(CLASS_FILES)