summaryrefslogtreecommitdiff
path: root/accessibility/workben/org/openoffice/accessibility/awb/Makefile
blob: d38799bed10973e8c2d6e08641f8ef5f3878b890 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$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)