summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-23 15:50:44 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-23 15:50:44 +0000
commit9d81398a9fe570717fd6783cfe933930b129d069 (patch)
tree9b1f761906fdf65d7583421cfef331c711930b27 /svtools
parent9fe71c5d7d8cfdada0e2922012062d27927126bc (diff)
INTEGRATION: CWS langstatusbar (1.39.86); FILE MERGED
2007/10/01 20:07:10 tl 1.39.86.2: RESYNC: (1.39-1.40); FILE MERGED 2007/06/08 13:49:04 tl 1.39.86.1: #i77208# new language status-bar control
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/misc/makefile.mk10
1 files changed, 6 insertions, 4 deletions
diff --git a/svtools/source/misc/makefile.mk b/svtools/source/misc/makefile.mk
index 8734156a04c2..bbd0e155e02f 100644
--- a/svtools/source/misc/makefile.mk
+++ b/svtools/source/misc/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.40 $
+# $Revision: 1.41 $
#
-# last change: $Author: hr $ $Date: 2007-06-27 14:55:37 $
+# last change: $Author: ihi $ $Date: 2007-11-23 16:50:44 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -54,7 +54,8 @@ SRC1FILES=\
iniman.src \
ehdl.src \
imagemgr.src \
- helpagent.src
+ helpagent.src \
+ langtab.src
SRS2NAME=ehdl
SRC2FILES=\
@@ -83,7 +84,8 @@ SLOFILES=\
$(SLO)$/vcldata.obj \
$(SLO)$/restrictedpaths.obj \
$(SLO)$/dialogclosedlistener.obj\
- $(SLO)$/dialogcontrolling.obj
+ $(SLO)$/dialogcontrolling.obj \
+ $(SLO)$/langtab.obj
# --- Targets -------------------------------------------------------