diff options
author | Jonas Smedegaard <dr@jones.dk> | 2021-06-04 14:21:24 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2021-06-04 14:34:52 +0200 |
commit | 22faacd38476f7af50cdafc5584baf8fb971a4bc (patch) | |
tree | 5148447ad2d96a2ed4ccef81d290cd683f02c125 /Makefile | |
parent | 1e8aebe4fee30c4c7e5c051581240f4857a8818f (diff) |
prompt for strings for inline defined tokens not defined in site.mk; thanks to Siri Reiter for the idea
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# Depends: myrepos git mkdocs w3c-linkchecker libconfig-tiny-perl libpath-tiny-perl libtext-hogan-perl +# Depends: myrepos git mkdocs w3c-linkchecker libconfig-tiny-perl libpath-tiny-perl libtext-hogan-perl libio-prompter-perl -include site.mk |