summaryrefslogtreecommitdiff
path: root/toolkit/test
diff options
context:
space:
mode:
authorBjörn Milcke <bm@openoffice.org>2002-12-03 08:36:16 +0000
committerBjörn Milcke <bm@openoffice.org>2002-12-03 08:36:16 +0000
commit616b69aa7d7a38f1f56a13f8af079c8ff0294213 (patch)
treeb82963227ed125ba8b7a97d48f5891b0e2fba107 /toolkit/test
parent4729846c20efff0c9425760538b0194c1d62a41f (diff)
use UPDMINOREXT variable instead of (unknown) MINOREXT_UPD
Diffstat (limited to 'toolkit/test')
-rw-r--r--toolkit/test/accessibility/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/test/accessibility/makefile.mk b/toolkit/test/accessibility/makefile.mk
index ccb22d63c0d8..2dbce9304f63 100644
--- a/toolkit/test/accessibility/makefile.mk
+++ b/toolkit/test/accessibility/makefile.mk
@@ -1,7 +1,7 @@
# This is the dmake version.
# copied from settings.mk
-SOLARBINDIR=$(SOLARVERSION)$/$(INPATH)$/bin$(EXT_UPDMINOR)
+SOLARBINDIR=$(SOLARVERSION)$/$(INPATH)$/bin$(UPDMINOREXT)
# Please modify the following lines to match your environment:
# If you use the run: target at the end of the file, then adapt port number.