diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-06-09 11:54:15 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-06-09 11:54:15 +0000 |
commit | af88093aa1307a6fbdc2ded8969ada698c117d7c (patch) | |
tree | 5b8726df0b1fb8383739b6641d1e8a4134984379 /scp2/source/python | |
parent | a7cd2340f7c96ae952a201d2dad9ad78035a0bff (diff) |
INTEGRATION: CWS sb87 (1.14.16); FILE MERGED
2008/05/09 15:09:40 sb 1.14.16.1: #i88211# python start wrapper moved to brand layer
Diffstat (limited to 'scp2/source/python')
-rw-r--r-- | scp2/source/python/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/scp2/source/python/makefile.mk b/scp2/source/python/makefile.mk index 9bffc572ce1b..f78bdbd7d349 100644 --- a/scp2/source/python/makefile.mk +++ b/scp2/source/python/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.14 $ +# $Revision: 1.15 $ # # This file is part of OpenOffice.org. # @@ -57,8 +57,7 @@ PARFILES=\ module_python.par \ module_python_mailmerge.par \ profileitem_python.par \ - file_python.par \ - shortcut_python.par + file_python.par ULFFILES= \ module_python.ulf \ |