summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mox/install.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/mox/install.mk b/mox/install.mk
index efe56cf..7c70fdd 100644
--- a/mox/install.mk
+++ b/mox/install.mk
@@ -1,6 +1,9 @@
.PHONY: install
install: install_unbound install_mox
+.PHONY: reinstall
+reinstall: install_unbound install_mox
+
.PHONY: install_unbound
install_unbound: /usr/sbin/unbound /etc/resolv.conf /var/lib/unbound/root.key install_unbound_anchor_crontab /etc/unbound/unbound.conf.d/dnssec.conf