summaryrefslogtreecommitdiff
path: root/sw/util
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-07-16 10:40:10 +0200
committerMathias Bauer <mba@openoffice.org>2009-07-16 10:40:10 +0200
commit94b5b82a000ab4d760c8bd03a55016e9106f7cac (patch)
tree72c58fde0a3014d9a40197428567916f5f52cad3 /sw/util
parent311e297a98b0b77f96cdb3fad4e1d6759a1b7569 (diff)
#i104352#: typos
Diffstat (limited to 'sw/util')
-rw-r--r--sw/util/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/util/makefile.mk b/sw/util/makefile.mk
index fd809c7b426e..9ded9284c0f5 100644
--- a/sw/util/makefile.mk
+++ b/sw/util/makefile.mk
@@ -162,7 +162,7 @@ SHL2OBJS= $(SLO)$/swdetect.obj \
$(SLO)$/detreg.obj \
$(SLO)$/iodetect.obj
-.IF "DBG_UTIL"!=""
+.IF "$(DBG_UTIL)"!=""
SHL2OBJS+= \
$(SLO)$/errhdl.obj
.ENDIF