summaryrefslogtreecommitdiff
path: root/apps/examples/i2schar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/i2schar/Makefile')
-rw-r--r--apps/examples/i2schar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/i2schar/Makefile b/apps/examples/i2schar/Makefile
index 7f1846414..e0817d99e 100644
--- a/apps/examples/i2schar/Makefile
+++ b/apps/examples/i2schar/Makefile
@@ -70,7 +70,7 @@ else
INSTALL_DIR = $(BIN_DIR)
endif
-CONFIG_XYZ_PROGNAME ?= xyz$(EXEEXT)
+CONFIG_XYZ_PROGNAME ?= i2schar$(EXEEXT)
PROGNAME = $(CONFIG_XYZ_PROGNAME)
ROOTDEPPATH = --dep-path .