summaryrefslogtreecommitdiff
path: root/wizards/util
diff options
context:
space:
mode:
authorMartin Hollmichel <mh@openoffice.org>2001-11-28 11:40:12 +0000
committerMartin Hollmichel <mh@openoffice.org>2001-11-28 11:40:12 +0000
commite1b5fee35f0a213547d6c831d2d93bf8f4136402 (patch)
tree2e38e38a2fc31059f49fd09419c82d3462196f48 /wizards/util
parent9cd85f2543d56d4efbdac6382f248ae2ac482130 (diff)
chg: all target are working again #94799#
Diffstat (limited to 'wizards/util')
-rw-r--r--wizards/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/wizards/util/makefile.mk b/wizards/util/makefile.mk
index 438403fd1190..9368ca9c575d 100644
--- a/wizards/util/makefile.mk
+++ b/wizards/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: hjs $ $Date: 2001-06-27 11:51:00 $
+# last change: $Author: mh $ $Date: 2001-11-28 12:40:12 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,7 +77,7 @@ GEN_HID=TRUE
.IF "$(GUI)"=="WNT"
.IF "$(BUILD_SOSL)"==""
-ALLTAR : $(SRS)$/hidother.hid
+all : $(SRS)$/hidother.hid ALLTAR
.ENDIF
.ENDIF