summaryrefslogtreecommitdiff
path: root/scripting/examples
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-01-27 14:25:54 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-01-27 14:25:54 +0000
commit9bd049763b6b866bb5b8218d39bdb30459bca77a (patch)
treee52ca802f0c50e66617a67cbec3f6b6a5f9ce6f6 /scripting/examples
parent12de58816bd96e8f453ad722680d7d5ee6f29770 (diff)
INTEGRATION: CWS scriptingf10 (1.6.4); FILE MERGED
2005/01/12 16:19:01 toconnor 1.6.4.1: #i39386# don't ship InteractiveBeanShell script as we provide an editor
Diffstat (limited to 'scripting/examples')
-rwxr-xr-xscripting/examples/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripting/examples/makefile.mk b/scripting/examples/makefile.mk
index abf15a8d9d13..d3b248ee38ac 100755
--- a/scripting/examples/makefile.mk
+++ b/scripting/examples/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: obo $ $Date: 2005-01-25 15:08:56 $
+# last change: $Author: rt $ $Date: 2005-01-27 15:25:54 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,7 +77,7 @@ ZIP1LIST=java
ZIP2FLAGS=-r
ZIP2TARGET=ScriptsBeanShell
-ZIP2LIST=beanshell
+ZIP2LIST=beanshell/HelloWorld beanshell/Highlight beanshell/WordCount beanshell/Capitalise beanshell/MemoryUsage
ZIP3FLAGS=-r
ZIP3TARGET=ScriptsJavaScript