summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2002-12-10 16:21:48 +0000
committerThomas Benisch <tbe@openoffice.org>2002-12-10 16:21:48 +0000
commite2f578a8223ddc33946156acd11c1c30598d1ab4 (patch)
treeecc93a6b9d9ae88268408d3745ee70e0cf9795b1
parentacf99805d0efa3a430070f3d2202a8aa6d85dc3b (diff)
#106154# added accessiblekeybindinghelper.obj
-rw-r--r--comphelper/source/misc/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/comphelper/source/misc/makefile.mk b/comphelper/source/misc/makefile.mk
index c4edefe7cc32..496b4b6944ae 100644
--- a/comphelper/source/misc/makefile.mk
+++ b/comphelper/source/misc/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.14 $
+# $Revision: 1.15 $
#
-# last change: $Author: fs $ $Date: 2002-12-06 12:57:10 $
+# last change: $Author: tbe $ $Date: 2002-12-10 17:21:48 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,6 +76,7 @@ SLOFILES= \
$(SLO)$/evtlistenerhlp.obj \
$(SLO)$/accessiblecomponenthelper.obj \
$(SLO)$/accessiblecontexthelper.obj \
+ $(SLO)$/accessiblekeybindinghelper.obj \
$(SLO)$/accessibleselectionhelper.obj \
$(SLO)$/accessibletexthelper.obj \
$(SLO)$/accimplaccess.obj \