summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2013-07-08 18:52:37 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2013-07-08 18:52:54 +0200
commit3a54294e45f20e7705d06b9aa036a2ba12f56a50 (patch)
tree19fae84751b64dcf0515428b0c8c80e0cd24d23c
parentd38cb53e3bcf3fd95a75e03b01c3b7a209d07b46 (diff)
Don't link with libraries that are not needed
Change-Id: I44119601f36db98382b85e09614e5c552ec36ab6
-rw-r--r--sdext/Executable_xpdfimport.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/Executable_xpdfimport.mk b/sdext/Executable_xpdfimport.mk
index c775f249e8e8..9161f1cd6612 100644
--- a/sdext/Executable_xpdfimport.mk
+++ b/sdext/Executable_xpdfimport.mk
@@ -17,7 +17,6 @@ $(eval $(call gb_Executable_use_externals,xpdfimport,\
))
$(eval $(call gb_Executable_use_libraries,xpdfimport,\
- sal \
$(gb_UWINAPI) \
))