]> git.immae.eu Git - github/fretlink/terraform-provider-mailgun.git/blobdiff - GNUmakefile
Merge pull request #18 from paulrbr-fl/add-binary-release
[github/fretlink/terraform-provider-mailgun.git] / GNUmakefile
index e31a939a3b607e373c04eb8d6603ddb11bf663ec..c88972dd8763fefbc49ecc6686af240b7b1a6db6 100644 (file)
@@ -48,6 +48,7 @@ test-compile:
 
 website-githubpages:
        bash scripts/launch-website.sh
+
 website:
 ifeq (,$(wildcard $(GOPATH)/src/$(WEBSITE_REPO)))
        echo "$(WEBSITE_REPO) not found in your GOPATH (necessary for layouts and assets), get-ting..."