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