[Libreoffice-commits] .: writerfilter/source

Thomas Arnhold tarnhold at kemper.freedesktop.org
Wed Feb 9 05:21:37 PST 2011


 writerfilter/source/ooxml/makefile.mk |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 652ad0a84c59fbf04c3ebaba887e3d8e8e8f01b6
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Wed Feb 9 14:21:41 2011 +0100

    make test -> make check

diff --git a/writerfilter/source/ooxml/makefile.mk b/writerfilter/source/ooxml/makefile.mk
index e364dee..e0f108a 100644
--- a/writerfilter/source/ooxml/makefile.mk
+++ b/writerfilter/source/ooxml/makefile.mk
@@ -114,9 +114,9 @@ DEFLIB1NAME=$(TARGET)
 
 .INCLUDE :	target.mk
 
-.PHONY : test
+.PHONY : check
 
-test:
+check:
     echo $(SLOFILES)
 
 OOXMLCXXOUTDIR=$(MISC)


More information about the Libreoffice-commits mailing list