summaryrefslogtreecommitdiff
path: root/cli_ure/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-09-25 12:05:24 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-09-25 12:05:24 +0000
commitf530f0dacafb74d262308b0004422062f16fcd9c (patch)
tree672c2c23cf82a28eae797cb1f2c4401f40100caa /cli_ure/util
parent405cd31d0d971c087803bc85d681e6c2e2aa207b (diff)
INTEGRATION: CWS obo05 (1.5.34); FILE MERGED
2006/08/30 08:27:42 obo 1.5.34.1: #i53611#
Diffstat (limited to 'cli_ure/util')
-rw-r--r--cli_ure/util/makefile.pmk6
1 files changed, 3 insertions, 3 deletions
diff --git a/cli_ure/util/makefile.pmk b/cli_ure/util/makefile.pmk
index f745f2b4cf61..e2a623c48029 100644
--- a/cli_ure/util/makefile.pmk
+++ b/cli_ure/util/makefile.pmk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.pmk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: hr $ $Date: 2005-10-25 11:15:28 $
+# last change: $Author: vg $ $Date: 2006-09-25 13:05:24 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -35,7 +35,7 @@
# no translation here anyway
.IF "$(L10N_framework)"==""
-.IF "$(COM)$(COMEX)" == "MSC8" || "$(COM)$(COMEX)"== "MSC10"
+.IF "$(COM)$(COMEX)" == "MSC11" || "$(COM)$(COMEX)"== "MSC10"
BUILD_FOR_CLI = "true"
.ENDIF
.ENDIF # "L10N_framework"==""