From 5fcacd84082b039c4c2d6f3470d51b3c49b3110c Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 8 Apr 2012 15:17:45 +0200 Subject: rename gb_CppunitTest_uses_ure --- sdext/CppunitTest_pdfimport.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdext') diff --git a/sdext/CppunitTest_pdfimport.mk b/sdext/CppunitTest_pdfimport.mk index 184244253a99..fd0ebdac10d2 100644 --- a/sdext/CppunitTest_pdfimport.mk +++ b/sdext/CppunitTest_pdfimport.mk @@ -65,7 +65,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sdext_pdfimport,\ sdext/source/pdfimport/test/tests \ )) -$(eval $(call gb_CppunitTest_uses_ure,sdext_pdfimport)) +$(eval $(call gb_CppunitTest_use_ure,sdext_pdfimport)) $(eval $(call gb_CppunitTest_use_components,sdext_pdfimport,\ comphelper/util/comphelp \ -- cgit