summaryrefslogtreecommitdiff
path: root/lcms2/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lcms2/makefile.mk')
-rw-r--r--lcms2/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/lcms2/makefile.mk b/lcms2/makefile.mk
index 9369c75015b2..7d834ac2b693 100644
--- a/lcms2/makefile.mk
+++ b/lcms2/makefile.mk
@@ -39,6 +39,8 @@ TARGET=so_lcms2
TARFILE_NAME=lcms2-2.3
TARFILE_MD5=327348d67c979c88c2dec59a23a17d85
+PATCH_FILES = lcms2.patch
+
.IF "$(SYSTEM_LCMS2)" == "YES"
@all:
@echo "Using system littlecms2..."