summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_ooxmlexport2.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/CppunitTest_sw_ooxmlexport2.mk')
-rw-r--r--sw/CppunitTest_sw_ooxmlexport2.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/CppunitTest_sw_ooxmlexport2.mk b/sw/CppunitTest_sw_ooxmlexport2.mk
index 7dbc8b3349df..2be67c041f3f 100644
--- a/sw/CppunitTest_sw_ooxmlexport2.mk
+++ b/sw/CppunitTest_sw_ooxmlexport2.mk
@@ -11,6 +11,6 @@
include $(SRCDIR)/sw/ooxmlexport_setup.mk
-$eval( $(call sw_ooxmlexport_test,2))
+$(eval $(call sw_ooxmlexport_test,2))
# vim: set noet sw=4 ts=4: