summaryrefslogtreecommitdiff
path: root/icc/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'icc/makefile.mk')
-rw-r--r--icc/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/icc/makefile.mk b/icc/makefile.mk
index c5ca5123efda..bd0725a8563e 100644
--- a/icc/makefile.mk
+++ b/icc/makefile.mk
@@ -42,7 +42,7 @@ CONVERTFILES= \
Contrib$/ICC_utils$/Stubs.h \
Contrib$/ICC_utils$/Vetters.cpp
-CONFIGURE_ACTION= $(GNUCOPY) -r $(BACK_PATH)..$/source$/create_sRGB_profile Contrib$/CmdLine && unzip -o $(BACK_PATH)..$/makefiles.zip
+CONFIGURE_ACTION= $(GNUCOPY) -R $(BACK_PATH)..$/source$/create_sRGB_profile Contrib$/CmdLine && unzip -o $(BACK_PATH)..$/makefiles.zip
BUILD_ACTION=dmake && cd Contrib$/CmdLine$/create_sRGB_profile && $(AUGMENT_LIBRARY_PATH) .$/create_sRGB_profile
# --- Targets ------------------------------------------------------