From 3de0e40215bcb49b8510c3c4719915a56efa3fa4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fridrich=20=C5=A0trba?= Date: Mon, 8 Jul 2013 18:48:14 +0200 Subject: [PATCH] No day witout typo Change-Id: Ie6da18aea2bdd119e08f3670f2e175ec69fbb198 --- sdext/Executable_xpdfimport.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdext/Executable_xpdfimport.mk b/sdext/Executable_xpdfimport.mk index 0da152adb67d..c775f249e8e8 100644 --- a/sdext/Executable_xpdfimport.mk +++ b/sdext/Executable_xpdfimport.mk @@ -16,7 +16,7 @@ $(eval $(call gb_Executable_use_externals,xpdfimport,\ zlib \ )) -$(eval $(call gb_Executable_use_libraries,xpdimport,\ +$(eval $(call gb_Executable_use_libraries,xpdfimport,\ sal \ $(gb_UWINAPI) \ ))