diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:00:26 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:00:26 +0000 |
commit | 5ecc44e14eaa390a6179c05e9c55de769f82cf61 (patch) | |
tree | c22b93116927d3c87997f2417c103d5d95254049 /testtools/source/bridgetest/pyuno | |
parent | b45a584af3b2f6d97dcf88068e8e8092b795f8b0 (diff) |
INTEGRATION: CWS ause074 (1.5.2); FILE MERGED
2007/02/01 11:28:52 hjs 1.5.2.1: #i74024# remove obsolete include
Diffstat (limited to 'testtools/source/bridgetest/pyuno')
-rw-r--r-- | testtools/source/bridgetest/pyuno/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/testtools/source/bridgetest/pyuno/makefile.mk b/testtools/source/bridgetest/pyuno/makefile.mk index a549227d04f0..dca01a42f84f 100644 --- a/testtools/source/bridgetest/pyuno/makefile.mk +++ b/testtools/source/bridgetest/pyuno/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: obo $ $Date: 2007-01-25 13:24:08 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:00:26 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -44,7 +44,6 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Files -------------------------------------------------------- PYEXC=$(DLLDEST)$/python$(EXECPOST) |