summaryrefslogtreecommitdiff
path: root/writerfilter
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-09 14:21:41 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-09 14:21:41 +0100
commitafd8d789a487cd9221056303d2da751ad976a706 (patch)
tree5fe3242cc11537be4d8c3a14edb80765509bca8e /writerfilter
parent8e1fa1adbdadd93f9d45bfd4f42085d546c52300 (diff)
make test -> make check
Diffstat (limited to 'writerfilter')
-rw-r--r--writerfilter/source/ooxml/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/writerfilter/source/ooxml/makefile.mk b/writerfilter/source/ooxml/makefile.mk
index e364dee7e0bd..e0f108a88cc6 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)