summaryrefslogtreecommitdiff
path: root/jpeg/StaticLibrary_jpeg.mk
diff options
context:
space:
mode:
Diffstat (limited to 'jpeg/StaticLibrary_jpeg.mk')
-rw-r--r--jpeg/StaticLibrary_jpeg.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/jpeg/StaticLibrary_jpeg.mk b/jpeg/StaticLibrary_jpeg.mk
index d4846e0a6035..91e3773064ac 100644
--- a/jpeg/StaticLibrary_jpeg.mk
+++ b/jpeg/StaticLibrary_jpeg.mk
@@ -7,13 +7,13 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
-$(eval $(call gb_StaticLibrary_StaticLibrary,jpeglib))
+$(eval $(call gb_StaticLibrary_StaticLibrary,jpeg))
-$(eval $(call gb_StaticLibrary_set_warnings_not_errors,jpeglib))
+$(eval $(call gb_StaticLibrary_set_warnings_not_errors,jpeg))
-$(eval $(call gb_StaticLibrary_use_unpacked,jpeglib,jpeg))
+$(eval $(call gb_StaticLibrary_use_unpacked,jpeg,jpeg))
-$(eval $(call gb_StaticLibrary_add_generated_cobjects,jpeglib,\
+$(eval $(call gb_StaticLibrary_add_generated_cobjects,jpeg,\
UnpackedTarball/jpeg/jaricom \
UnpackedTarball/jpeg/jcapimin \
UnpackedTarball/jpeg/jcapistd \