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
This commit is contained in:
parent
da09357fa0
commit
81dc91212b
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue