Don't link with libraries that are not needed

Change-Id: I44119601f36db98382b85e09614e5c552ec36ab6
This commit is contained in:
Fridrich Štrba
2013-07-08 18:52:37 +02:00
parent d38cb53e3b
commit 3a54294e45

View File

@@ -17,7 +17,6 @@ $(eval $(call gb_Executable_use_externals,xpdfimport,\
))
$(eval $(call gb_Executable_use_libraries,xpdfimport,\
sal \
$(gb_UWINAPI) \
))