summaryrefslogtreecommitdiff
path: root/apps/examples/hello/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/hello/Makefile')
-rw-r--r--apps/examples/hello/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/hello/Makefile b/apps/examples/hello/Makefile
index d5adb86b0..19692e4bc 100644
--- a/apps/examples/hello/Makefile
+++ b/apps/examples/hello/Makefile
@@ -68,7 +68,7 @@ ROOTDEPPATH = --dep-path .
# Common build
-VPATH =
+VPATH =
all: .built
.PHONY: clean depend distclean