summaryrefslogtreecommitdiff
path: root/vcl/unx/source/window
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-11-18 13:57:51 +0000
committerKurt Zenker <kz@openoffice.org>2003-11-18 13:57:51 +0000
commit4f5cc0dc0b05d485360f8f43b27efbcb044cb421 (patch)
treec994cf52ebb415d2c3dcedfc75666c09cf4ead8d /vcl/unx/source/window
parent62375c0ce484a338427bb58f175ec1106656687e (diff)
INTEGRATION: CWS vclsysmenu (1.2.214); FILE MERGED
2003/10/02 14:51:38 ssa 1.2.214.1: #i20547# native menus
Diffstat (limited to 'vcl/unx/source/window')
-rw-r--r--vcl/unx/source/window/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/unx/source/window/makefile.mk b/vcl/unx/source/window/makefile.mk
index 0b74652dd5f6..0d658cbeeb0c 100644
--- a/vcl/unx/source/window/makefile.mk
+++ b/vcl/unx/source/window/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: hr $ $Date: 2002-08-27 17:49:59 $
+# last change: $Author: kz $ $Date: 2003-11-18 14:57:51 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -85,7 +85,7 @@ dummy:
.IF "$(remote)"
SLOFILES= \
- $(SLO)/FWS.obj $(SLO)/salframe.obj $(SLO)/salobj.obj
+ $(SLO)/FWS.obj $(SLO)/salframe.obj $(SLO)/salobj.obj $(SLO)/salmenu.obj
.ENDIF
.ENDIF # "$(GUIBASE)"!="unx"