summaryrefslogtreecommitdiff
path: root/odk/util/check.pl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-07-13 11:04:12 +0000
committerOliver Bolte <obo@openoffice.org>2006-07-13 11:04:12 +0000
commita1c791a4cb9d675cf10c007b10ecc2a2438eb6eb (patch)
treeef10e599853deb8ad7ff00be77966bfc8ce9a849 /odk/util/check.pl
parent6d8176efd2412d6d41dfecac45cf1e08c09923ed (diff)
INTEGRATION: CWS jsc8 (1.20.20); FILE MERGED
2006/06/26 14:20:55 jsc 1.20.20.1: #i66744# integrate uno-skeletonmaker
Diffstat (limited to 'odk/util/check.pl')
-rw-r--r--odk/util/check.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/odk/util/check.pl b/odk/util/check.pl
index 27abc8089fbd..588e691fa813 100644
--- a/odk/util/check.pl
+++ b/odk/util/check.pl
@@ -2,9 +2,9 @@
#
# $RCSfile: check.pl,v $
#
-# $Revision: 1.20 $
+# $Revision: 1.21 $
#
-# last change: $Author: hr $ $Date: 2005-12-28 18:06:47 $
+# last change: $Author: obo $ $Date: 2006-07-13 12:04:12 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -51,7 +51,7 @@ if (-d "$StartDir") {
if (-d "$StartDir/$OperatingSystem/bin") {
my @binarylist = ( "idlc","idlcpp","cppumaker","javamaker","rdbmaker",
"sp2bv","regcompare","regmerge","regview","autodoc",
- "xml2cmp", "unoapploader" );
+ "xml2cmp", "unoapploader", "uno-skeletonmaker" );
foreach $i (@binarylist)
{