summaryrefslogtreecommitdiff
path: root/basctl/util
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2002-01-10 08:35:42 +0000
committerKurt Zenker <kz@openoffice.org>2002-01-10 08:35:42 +0000
commit89173d006c54db6f5fdc0a942b8114e1a7e5f038 (patch)
tree50f32e19143157898f68e0057d91756be3cd5869 /basctl/util
parentb2c6c8b2bc72a2ba3e59b5219e42234b7385f147 (diff)
#96147# mhids call extended
Diffstat (limited to 'basctl/util')
-rw-r--r--basctl/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/util/makefile.mk b/basctl/util/makefile.mk
index 212ec0ad7ba0..864ea84415f6 100644
--- a/basctl/util/makefile.mk
+++ b/basctl/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: kz $ $Date: 2002-01-04 17:50:32 $
+# last change: $Author: kz $ $Date: 2002-01-10 09:31:03 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -301,7 +301,7 @@ $(SRS)$/hidother.hid: hidother.src
.ELSE
.IF "$(BUILD_SOSL)" == ""
@+echo NO HIDS!!!
- @+-mhids hidother.src $(SRS) $(PRJNAME)
+ @+-mhids hidother.src $(SRS) $(PRJNAME) dummy $(INCLUDE)
.ENDIF
.ENDIF