[Libreoffice-commits] .: ure/source
Thomas Arnhold
tarnhold at kemper.freedesktop.org
Wed Feb 9 05:27:57 PST 2011
ure/source/uretest/Makefile.pln | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit fe0c8d9f74d4e67aaedd072e5b773ad0b12eaf23
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Wed Feb 9 14:26:47 2011 +0100
make test -> make check
diff --git a/ure/source/uretest/Makefile.pln b/ure/source/uretest/Makefile.pln
index d5062a5..e8ec320 100644
--- a/ure/source/uretest/Makefile.pln
+++ b/ure/source/uretest/Makefile.pln
@@ -40,8 +40,8 @@ GXX_INCLUDE_PATH ?= /usr/include/g++
.DELETE_ON_ERROR:
-.PHONY: test
-test: test-regview test-cpptest test-javatest test-javanative test-clientserver
+.PHONY: check
+check: test-regview test-cpptest test-javatest test-javanative test-clientserver
.PHONY: test-regview
test-regview: out.pln/services.rdb
More information about the Libreoffice-commits
mailing list