summaryrefslogtreecommitdiff
path: root/apps/examples/udp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/udp/Makefile')
-rw-r--r--apps/examples/udp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/udp/Makefile b/apps/examples/udp/Makefile
index 86590d32b..68ce6855d 100644
--- a/apps/examples/udp/Makefile
+++ b/apps/examples/udp/Makefile
@@ -114,7 +114,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS)
install: $(INSTALL_DIR)/$(PROGNAME)
-#else
+else
install:
endif