summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorManuel Messner2018-02-12 16:43:02 +0100
committerManuel Messner2018-02-12 16:47:20 +0100
commit63f1d08e2991609abd0321394ecd7a047d261dce (patch)
tree579a97ec6aba31bd5114b794ebf4dc0d698da4aa /Makefile
parentMakefile: timestamp: add comment (diff)
downloadpacker-templates-63f1d08e2991609abd0321394ecd7a047d261dce.tar.gz
packer-templates-63f1d08e2991609abd0321394ecd7a047d261dce.tar.xz
packer-templates-63f1d08e2991609abd0321394ecd7a047d261dce.zip
Makefile: fixup: add spacing
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)