summaryrefslogtreecommitdiff
path: root/scripting/examples
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-02-11 15:32:05 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-02-11 15:32:05 +0000
commit81dc91212b0e160a3a094e387430b473e3634684 (patch)
tree3f6599108f70610ceed219929618de133e574522 /scripting/examples
parentda09357fa0b2da554938e36bb749f7b122b57a81 (diff)
INTEGRATION: CWS pyunofixes1 (1.5.40); FILE MERGED
2005/01/16 15:56:02 jbu 1.5.40.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/12 19:46:01 jbu 1.5.40.1: Ã#i25309# moved scripts one level higher, as files are now also container for scripts
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 d3b248ee38ac..3f1eaecf6079 100755
--- a/scripting/examples/makefile.mk
+++ b/scripting/examples/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: rt $ $Date: 2005-01-27 15:25:54 $
+# last change: $Author: hr $ $Date: 2005-02-11 16:32:05 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -85,7 +85,7 @@ ZIP3LIST=javascript
ZIP4FLAGS=-r
ZIP4TARGET=ScriptsPython
-ZIP4LIST=python
+ZIP4LIST=python/HelloWorld.py python/Capitalise.py python/pythonSamples
ZIP5FLAGS=-r
ZIP5TARGET=scriptbindinglib