X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=GNUmakefile;h=c88972dd8763fefbc49ecc6686af240b7b1a6db6;hb=HEAD;hp=e31a939a3b607e373c04eb8d6603ddb11bf663ec;hpb=1e4cb933c500f8135161e3d7fabeb0acf93bec12;p=github%2Ffretlink%2Fterraform-provider-mailgun.git diff --git a/GNUmakefile b/GNUmakefile index e31a939..c88972d 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -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..."