diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # Depends: myrepos git mkdocs w3c-linkchecker libtext-hogan-perl +-include site.mk + domain ?= example.org shellhost ?= shell.$(domain) githost ?= source.$(domain) |