summaryrefslogtreecommitdiff
path: root/vcl/source/window/makefile.mk
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2002-03-01 12:52:05 +0000
committerRüdiger Timm <rt@openoffice.org>2002-03-01 12:52:05 +0000
commitcc64a0d85089c2107e6abc48c113949c64863a41 (patch)
tree3024a6b190703138111c2a5ecaa9172e0b6d0cae /vcl/source/window/makefile.mk
parentbbc0506ccd67a9590c95f6dafa6a660a88df2c42 (diff)
#87576# keyevent added
Diffstat (limited to 'vcl/source/window/makefile.mk')
-rw-r--r--vcl/source/window/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/source/window/makefile.mk b/vcl/source/window/makefile.mk
index 20754891f839..65fd27821fce 100644
--- a/vcl/source/window/makefile.mk
+++ b/vcl/source/window/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: ssa $ $Date: 2002-02-19 14:55:43 $
+# last change: $Author: rt $ $Date: 2002-03-01 13:52:05 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -87,6 +87,7 @@ SLOFILES= $(SLO)$/accel.obj \
$(SLO)$/dlgctrl.obj \
$(SLO)$/floatwin.obj \
$(SLO)$/keycod.obj \
+ $(SLO)$/keyevent.obj \
$(SLO)$/menu.obj \
$(SLO)$/mnemonic.obj \
$(SLO)$/msgbox.obj \