diff options
author | Lars Langhans <lla@openoffice.org> | 2010-06-29 13:43:23 +0200 |
---|---|---|
committer | Lars Langhans <lla@openoffice.org> | 2010-06-29 13:43:23 +0200 |
commit | 37cd7b225e6e97824302ea40b8bb83e3b24a68fc (patch) | |
tree | 2c78dc68be159b9c2833fbf250f52cf694e47819 /svl/qa | |
parent | 5888ffca27bb3c813411f0811ca875c001feb64e (diff) |
sb123:#i111449# makefile cleanups for qa/complex tests
Diffstat (limited to 'svl/qa')
-rw-r--r-- | svl/qa/complex/passwordcontainer/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svl/qa/complex/passwordcontainer/makefile.mk b/svl/qa/complex/passwordcontainer/makefile.mk index 88a4883f9eeb..d05af97d77f1 100644 --- a/svl/qa/complex/passwordcontainer/makefile.mk +++ b/svl/qa/complex/passwordcontainer/makefile.mk @@ -27,7 +27,6 @@ .IF "$(OOO_SUBSEQUENT_TESTS)" == "" nothing .PHONY: - @echo "OOO_SUBSEQUENT_TESTS not set, do nothing." .ELSE PRJ = ../../.. |