diff options
author | Sascha Ballach <sab@openoffice.org> | 2002-02-14 12:54:20 +0000 |
---|---|---|
committer | Sascha Ballach <sab@openoffice.org> | 2002-02-14 12:54:20 +0000 |
commit | 0bc6a0e165e8d2577dc84dab772ee28c1462a2a6 (patch) | |
tree | 20fb2bac065490c4fff4e90fd8c2bdcea0428bdf /unotools/source/accessibility | |
parent | 2d8b03086610c846dd73a736a5aa69368811c2d0 (diff) |
#95584#; put this stuff in a own lib
Diffstat (limited to 'unotools/source/accessibility')
-rw-r--r-- | unotools/source/accessibility/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/unotools/source/accessibility/makefile.mk b/unotools/source/accessibility/makefile.mk index dcf0e85c0c3e..6357d9a2cf62 100644 --- a/unotools/source/accessibility/makefile.mk +++ b/unotools/source/accessibility/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: sab $ $Date: 2002-02-05 16:38:10 $ +# last change: $Author: sab $ $Date: 2002-02-14 13:54:20 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -63,7 +63,7 @@ PRJ=..$/.. PRJINC=..$/..$/inc PRJNAME=unotools -TARGET=property +TARGET=accessibility ENABLE_EXCEPTIONS=TRUE |