summaryrefslogtreecommitdiff
path: root/vcl/source/window/makefile.mk
diff options
context:
space:
mode:
authorOliver Braun <obr@openoffice.org>2002-02-06 12:05:37 +0000
committerOliver Braun <obr@openoffice.org>2002-02-06 12:05:37 +0000
commit211bd735ffcfa7d9ea6d0262cdfa3cc63340673b (patch)
treee91ab35671e0a120b8ca3abaa5b1e4069b3c795b /vcl/source/window/makefile.mk
parent348035bd9ae1f2897e83b8dead4e8b33df38eec5 (diff)
#97337# create UNO AccessBridge on windows
Diffstat (limited to 'vcl/source/window/makefile.mk')
-rw-r--r--vcl/source/window/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/vcl/source/window/makefile.mk b/vcl/source/window/makefile.mk
index 63bf969765da..61115290cc11 100644
--- a/vcl/source/window/makefile.mk
+++ b/vcl/source/window/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: pl $ $Date: 2001-09-13 14:39:43 $
+# last change: $Author: obr $ $Date: 2002-02-06 13:05:37 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -106,7 +106,8 @@ SLOFILES= $(SLO)$/accel.obj \
$(SLO)$/wrkwin.obj \
$(SLO)$/scrwnd.obj \
$(SLO)$/dndevdis.obj \
- $(SLO)$/dndlcon.obj
+ $(SLO)$/dndlcon.obj \
+ $(SLO)$/frameacc.obj
.IF "$(remote)"!=""
EXCEPTIONSFILES= \