summaryrefslogtreecommitdiff
path: root/apps/examples/telnetd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/telnetd/Makefile')
-rw-r--r--apps/examples/telnetd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/telnetd/Makefile b/apps/examples/telnetd/Makefile
index 74b36c78f..63d02d171 100644
--- a/apps/examples/telnetd/Makefile
+++ b/apps/examples/telnetd/Makefile
@@ -90,7 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS)
install: $(INSTALL_DIR)/$(PROGNAME)
-#else
+else
install:
endif