summaryrefslogtreecommitdiff
path: root/apps/examples/random
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/random')
-rw-r--r--apps/examples/random/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/random/Makefile b/apps/examples/random/Makefile
index 8224c946a..51ad8f7a2 100644
--- a/apps/examples/random/Makefile
+++ b/apps/examples/random/Makefile
@@ -88,7 +88,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS)
install: $(INSTALL_DIR)/$(PROGNAME)
-#else
+else
install:
endif