diff options
Diffstat (limited to 'testtools/source')
-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) |