diff options
Diffstat (limited to 'cppuhelper/qa/propertysetmixin/makefile.mk')
-rw-r--r-- | cppuhelper/qa/propertysetmixin/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/qa/propertysetmixin/makefile.mk b/cppuhelper/qa/propertysetmixin/makefile.mk index 6f43fc740fb7..da794dbccb16 100644 --- a/cppuhelper/qa/propertysetmixin/makefile.mk +++ b/cppuhelper/qa/propertysetmixin/makefile.mk @@ -25,7 +25,7 @@ # #************************************************************************* -.IF "$(OOO_SUBSEQUENT_TESTS)" == "" && "$(OS)" != "IOS" +.IF "$(OOO_SUBSEQUENT_TESTS)" == "" nothing .PHONY: .ELSE |