diff --git a/Makefile.in b/Makefile.in index 716c4077..cfd34119 100644 --- a/Makefile.in +++ b/Makefile.in @@ -73,6 +73,7 @@ install: all @echo "***" @echo "*** We recomend using unbound-anchor to retrieve and install" @echo "*** the root trust anchor like this: " + @echo "*** mkdir /etc/unbound" @echo "*** unbound-anchor -a \"@TRUST_ANCHOR_FILE@\"" @echo "***" @echo "*** We strongly recommend package maintainers to provide the"