summaryrefslogtreecommitdiff
path: root/starmath/util
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2002-01-10 08:48:01 +0000
committerKurt Zenker <kz@openoffice.org>2002-01-10 08:48:01 +0000
commit361dee2f886274a57feed02535b117605bcaac4b (patch)
tree4f88922f5b48add8ea8aa5d41c8c00b5dcd1ac31 /starmath/util
parent8caed5b2fb33735d8dc9b98358324c0fa6a7328f (diff)
#96147# mhids needs the include path as fifth parameter
Diffstat (limited to 'starmath/util')
-rw-r--r--starmath/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/starmath/util/makefile.mk b/starmath/util/makefile.mk
index e7854bfc87d3..fcb50c7ee81b 100644
--- a/starmath/util/makefile.mk
+++ b/starmath/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: kz $ $Date: 2002-01-07 10:42:20 $
+# last change: $Author: kz $ $Date: 2002-01-10 09:44:53 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -149,7 +149,7 @@ $(MISC)$/$(PRJNAME).hid : $(SRS)$/hidother.hid
$(SRS)$/hidother.hid: hidother.src
.IF "$(GUI)$(CPU)"=="WNTI"
.IF "$(BUILD_SOSL)"==""
- @+-mhids hidother.src $(SRS) $(PRJNAME)
+ @+-mhids hidother.src $(SRS) $(PRJNAME) dummy $(INCLUDE)
.ENDIF
.ELSE
@echo nix