summaryrefslogtreecommitdiff
path: root/automation/source/testtool/makefile.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-05-21 15:49:48 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-05-21 15:49:48 +0300
commitb21cac7d4f40c33ba1d17c52bc209a92724692eb (patch)
treebb753822586af5564f5d9ebe342c53e862597011 /automation/source/testtool/makefile.mk
parentc9dd83a38f6027b9d9e7725644a682846a997edd (diff)
Drop OS2
Diffstat (limited to 'automation/source/testtool/makefile.mk')
-rw-r--r--automation/source/testtool/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/automation/source/testtool/makefile.mk b/automation/source/testtool/makefile.mk
index ee885e142..d23069e78 100644
--- a/automation/source/testtool/makefile.mk
+++ b/automation/source/testtool/makefile.mk
@@ -93,7 +93,7 @@ $(MISC)$/xfilter.pl : filter.pl
.IF "$(GUI)"=="UNX"
INIFILESUFFIX=rc
BRANDPATH=none
-.ELIF "$(GUI)"=="WNT" || "$(GUI)"=="OS2"
+.ELIF "$(GUI)"=="WNT"
INIFILESUFFIX=.ini
BRANDPATH=..
.END