summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorManuel Messner2018-02-13 15:10:48 +0100
committerManuel Messner2018-02-13 15:22:52 +0100
commit076286cf4f74c91a6a6acf8a080be87552c2dca9 (patch)
treedee7c8f23631fab1c32e5412aeb0929be1bff665 /Makefile
parentMakefile: fix faulty indention (diff)
downloadpacker-templates-076286cf4f74c91a6a6acf8a080be87552c2dca9.tar.gz
packer-templates-076286cf4f74c91a6a6acf8a080be87552c2dca9.tar.xz
packer-templates-076286cf4f74c91a6a6acf8a080be87552c2dca9.zip
Makefile: add missing empty line
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e765328..e5bb97b 100644
--- a/Makefile
+++ b/Makefile
@@ -70,6 +70,7 @@ ifdef VERBOSE
$(info )
endif
+
HASHER := sha256sum
check_rootpw = $(if $(strip $(ROOTPW)),\
$(if $1,\