summaryrefslogtreecommitdiff
path: root/apps/examples/mount
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/mount')
-rw-r--r--apps/examples/mount/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/mount/Makefile b/apps/examples/mount/Makefile
index 00dc974ee..207442a8c 100644
--- a/apps/examples/mount/Makefile
+++ b/apps/examples/mount/Makefile
@@ -84,7 +84,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS)
install: $(INSTALL_DIR)/$(PROGNAME)
-#else
+else
install:
endif