summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_ooxmlexport5.mk
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2014-08-19 18:35:22 +0200
committerLuboš Luňák <l.lunak@collabora.com>2014-08-19 18:35:35 +0200
commitbbc2f9e9903dcef059c719a8007e12c3e662a51e (patch)
tree16a585dad0b00b2c940e7fb365a71958dc71fdef /sw/CppunitTest_sw_ooxmlexport5.mk
parent6fc89b66dfe24825993993731878cbbb1121d803 (diff)
fix last commit
Change-Id: I32d3f99a2f090637d6891123f91093c0bcceddf4
Diffstat (limited to 'sw/CppunitTest_sw_ooxmlexport5.mk')
-rw-r--r--sw/CppunitTest_sw_ooxmlexport5.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/CppunitTest_sw_ooxmlexport5.mk b/sw/CppunitTest_sw_ooxmlexport5.mk
index a84562f0639a..42b873e8ca39 100644
--- a/sw/CppunitTest_sw_ooxmlexport5.mk
+++ b/sw/CppunitTest_sw_ooxmlexport5.mk
@@ -11,6 +11,6 @@
include $(SRCDIR)/sw/ooxmlexport_setup.mk
-$eval( $(call sw_ooxmlexport_test,5))
+$(eval $(call sw_ooxmlexport_test,5))
# vim: set noet sw=4 ts=4: