summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index af781e2..25e8a9d 100644
--- a/Makefile
+++ b/Makefile
@@ -76,6 +76,7 @@ check_rootpw = $(if $(strip $(ROOTPW)),,$(error No root password is set, set it
.PHONY: help clean
help:
+
# Creating base images
$(BASETARGETS):
$(call check_rootpw)