summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/makefile.mk
diff options
context:
space:
mode:
authorAndre Fischer <af@openoffice.org>2002-09-06 12:00:19 +0000
committerAndre Fischer <af@openoffice.org>2002-09-06 12:00:19 +0000
commit992541b6395bec8b22bba942d42ead6e821cc0ff (patch)
treee630f94adbc6397afaec27113ba85578d7cd551c /toolkit/source/awt/makefile.mk
parent901d01ca8948336a874a10bdfdfbddaa4c79f90d (diff)
#102065# Added vclxaccessibletextfield.obj, vclxaccessiblebox.obj, vclxaccessiblelist.obj, vclxaccessiblelistboxlist.obj
Diffstat (limited to 'toolkit/source/awt/makefile.mk')
-rw-r--r--toolkit/source/awt/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/toolkit/source/awt/makefile.mk b/toolkit/source/awt/makefile.mk
index 144e067b5079..ed10838adba3 100644
--- a/toolkit/source/awt/makefile.mk
+++ b/toolkit/source/awt/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.18 $
+# $Revision: 1.19 $
#
-# last change: $Author: tbe $ $Date: 2002-08-19 16:13:14 $
+# last change: $Author: af $ $Date: 2002-09-06 13:00:19 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -101,6 +101,10 @@ SLOFILES= \
$(SLO)$/vclxaccessibletextcomponent.obj \
$(SLO)$/vclxaccessibletoolbox.obj \
$(SLO)$/vclxaccessibletoolboxitem.obj \
+ $(SLO)$/vclxaccessiblelist.obj \
+ $(SLO)$/vclxaccessiblelistboxlist.obj \
+ $(SLO)$/vclxaccessiblebox.obj \
+ $(SLO)$/vclxaccessibletextfield.obj \
$(SLO)$/vclxbitmap.obj \
$(SLO)$/vclxcontainer.obj \
$(SLO)$/vclxdevice.obj \