diff options
Diffstat (limited to 'sdext/Executable_pdfunzip.mk')
-rw-r--r-- | sdext/Executable_pdfunzip.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/Executable_pdfunzip.mk b/sdext/Executable_pdfunzip.mk index 0004adf52391..74b1a964b0f1 100644 --- a/sdext/Executable_pdfunzip.mk +++ b/sdext/Executable_pdfunzip.mk @@ -28,7 +28,6 @@ $(eval $(call gb_Executable_use_libraries,pdfunzip,\ cppuhelper \ sal \ vcl \ - tl \ )) $(eval $(call gb_Executable_use_library_objects,pdfunzip,pdfimport)) |