diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-01-10 08:35:42 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-01-10 08:35:42 +0000 |
commit | 89173d006c54db6f5fdc0a942b8114e1a7e5f038 (patch) | |
tree | 50f32e19143157898f68e0057d91756be3cd5869 /extensions/util | |
parent | b2c6c8b2bc72a2ba3e59b5219e42234b7385f147 (diff) |
#96147# mhids call extended
Diffstat (limited to 'extensions/util')
-rw-r--r-- | extensions/util/makefile.mk | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/extensions/util/makefile.mk b/extensions/util/makefile.mk index a78f6ee40dfd..b95724dce4e5 100644 --- a/extensions/util/makefile.mk +++ b/extensions/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: kz $ $Date: 2002-01-04 17:58:40 $ +# last change: $Author: kz $ $Date: 2002-01-10 09:35:42 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -80,5 +80,4 @@ ALLTAR : $(SRS)$/hidother.hid $(MISC)$/$(PRJNAME).hid : $(SRS)$/hidother.hid $(SRS)$/hidother.hid: hidother.src - @+-mhids hidother.src $(SRS) $(PRJNAME) - + @+-mhids hidother.src $(SRS) $(PRJNAME) dummy $(INCLUDE) |