summaryrefslogtreecommitdiff
path: root/apps/graphics/screenshot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/graphics/screenshot/Makefile')
-rw-r--r--apps/graphics/screenshot/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/graphics/screenshot/Makefile b/apps/graphics/screenshot/Makefile
index aae1389d0..02b1a14a4 100644
--- a/apps/graphics/screenshot/Makefile
+++ b/apps/graphics/screenshot/Makefile
@@ -62,6 +62,15 @@ else
endif
endif
+ifeq ($(WINTOOL),y)
+ INSTALL_DIR = "${shell cygpath -w $(BIN_DIR)}"
+else
+ INSTALL_DIR = $(BIN_DIR)
+endif
+
+CONFIG_XYZ_PROGNAME ?= xyz$(EXEEXT)
+PROGNAME = $(CONFIG_XYZ_PROGNAME)
+
ROOTDEPPATH = --dep-path .
# TIFF screen built-in application info