diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-07-08 18:48:14 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-07-08 18:48:14 +0200 |
commit | 3de0e40215bcb49b8510c3c4719915a56efa3fa4 (patch) | |
tree | 7cbc5ad0bdddc7ebdf07e2c32a1fa613ace61b86 /sdext | |
parent | ff82e02f4950570a957b07e76d082d79184379b3 (diff) |
No day witout typo
Change-Id: Ie6da18aea2bdd119e08f3670f2e175ec69fbb198
Diffstat (limited to 'sdext')
-rw-r--r-- | sdext/Executable_xpdfimport.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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) \ )) |