From 6fc89b66dfe24825993993731878cbbb1121d803 Mon Sep 17 00:00:00 2001 From: Luboš Luňák Date: Tue, 19 Aug 2014 18:29:40 +0200 Subject: try to fix windows build Change-Id: I7620d71fe34b5f7bbd9bf9bf63b634d85cdb4d6c --- sw/CppunitTest_sw_ooxmlexport.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/CppunitTest_sw_ooxmlexport.mk') diff --git a/sw/CppunitTest_sw_ooxmlexport.mk b/sw/CppunitTest_sw_ooxmlexport.mk index c7467a3738a2..d3e7ac11b268 100644 --- a/sw/CppunitTest_sw_ooxmlexport.mk +++ b/sw/CppunitTest_sw_ooxmlexport.mk @@ -12,6 +12,6 @@ include $(SRCDIR)/sw/ooxmlexport_setup.mk # empty second argument (i.e. no 1) -$(call sw_ooxmlexport_test,) +$(eval $(call sw_ooxmlexport_test,)) # vim: set noet sw=4 ts=4: -- cgit