summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fc78993..72dc975 100644
--- a/Makefile
+++ b/Makefile
@@ -57,6 +57,7 @@ ifdef VERBOSE
$(info targets: base: $(strip $(BASETARGETS)))
$(info targets: boot: $(strip $(BOOTTARGETS)))
$(info targets: provision: $(strip $(PROVTARGETS)))
+ $(info )
endif
.PHONY: all help clean