summaryrefslogtreecommitdiff
path: root/cppuhelper/test/testcmp/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/test/testcmp/makefile.mk')
-rw-r--r--cppuhelper/test/testcmp/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/test/testcmp/makefile.mk b/cppuhelper/test/testcmp/makefile.mk
index ef4c3f974cb3..a59657e64fde 100644
--- a/cppuhelper/test/testcmp/makefile.mk
+++ b/cppuhelper/test/testcmp/makefile.mk
@@ -29,7 +29,7 @@ SHL1TARGET := $(TARGET)
SHL1OBJS := $(SLO)$/TestComponent.obj
SHL1STDLIBS := $(CPPUHELPERLIB) $(CPPULIB) $(SALHELPERLIB) $(SALLIB)
SHL1IMPLIB := i$(SHL1TARGET)
-.IF "$(GUI)"=="WNT"
+.IF "$(OS)"=="WNT"
SHL1DEF := TestComponent.uno.def
.ELSE
DEF1NAME := $(SHL1TARGET)