diff options
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) \ )) |