chiark / gitweb /
New domain odin.gg.
[zones] / Makefile
index eda4119623a1f48c3ba76453e5cf92f8e3204ed7..e03653f2f4f03bd156540bafd367ccf007696064 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,6 @@ CHECKZONE              = named-checkzone -i full \
 MASTER                  = localhost
 inside_MASTER           = precision
 
-
 ifeq ($(MASTER),localhost)
 ZONEINST                = userv zoneconf install
 else
@@ -88,6 +87,11 @@ binswood_VIEWS                = outside
 binswood_all_ZONES     += binswood.org.uk
 binswood_all_ZONES     += 27.165.10.in-addr.arpa
 
+## odin.gg
+ZONESETS               += odin
+odin_VIEWS              = outside
+odin_all_ZONES          = odin.gg
+
 ###--------------------------------------------------------------------------
 ### Zone construction machinery.