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 | abce795656e5428085eaa1bf1f14ae2615bb0f0b (patch) | |
tree | ccd00cc162b474a8bb98eb7c9cd0e8d9cd9065c7 /forms/qa | |
parent | 0127033deccb1643dc21679b0bdc1cf9c45e60d6 (diff) |
sb123:#i111449# makefile cleanups for qa/complex tests
Diffstat (limited to 'forms/qa')
-rwxr-xr-x | forms/qa/complex/forms/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/forms/qa/complex/forms/makefile.mk b/forms/qa/complex/forms/makefile.mk index c1c6ee0db66c..8fbbab84feae 100755 --- a/forms/qa/complex/forms/makefile.mk +++ b/forms/qa/complex/forms/makefile.mk @@ -27,7 +27,6 @@ .IF "$(OOO_SUBSEQUENT_TESTS)" == "" nothing .PHONY: - @echo "OOO_SUBSEQUENT_TESTS not set, do nothing." .ELSE PRJ = ../../.. |