From 36e7740104e2049518cf826c38eceedac36c8b73 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 8 Apr 2012 14:13:05 +0200 Subject: add function for converting path to URL --- 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 e503ad707878..9c29186e9599 100644 --- a/sdext/CppunitTest_pdfimport.mk +++ b/sdext/CppunitTest_pdfimport.mk @@ -28,7 +28,7 @@ $(eval $(call gb_CppunitTest_CppunitTest,sdext_pdfimport)) $(eval $(call gb_CppunitTest_add_defs,sdext_pdfimport,\ - -DPDFIMPORT_EXECUTABLE_LOCATION=\"$(call gb_CppunitTarget__make_url,\ + -DPDFIMPORT_EXECUTABLE_LOCATION=\"$(call gb_Helper_make_url,\ $(dir $(call gb_Executable_get_target,xpdfimport)))\" \ )) -- cgit v1.2.3