diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-05-21 15:49:48 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-05-21 15:49:48 +0300 |
commit | b21cac7d4f40c33ba1d17c52bc209a92724692eb (patch) | |
tree | bb753822586af5564f5d9ebe342c53e862597011 /automation/source/testtool/makefile.mk | |
parent | c9dd83a38f6027b9d9e7725644a682846a997edd (diff) |
Drop OS2
Diffstat (limited to 'automation/source/testtool/makefile.mk')
-rw-r--r-- | automation/source/testtool/makefile.mk | 2 |
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 |