X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/b29264c578d1d5baba52a1a47365f588dbbce20f..f8f3b283b2e5aa44c30b7594500e0ae6702ed9e5:/Makefile diff --git a/Makefile b/Makefile index fc2c0cb..01b0953 100644 --- a/Makefile +++ b/Makefile @@ -87,11 +87,21 @@ binswood_VIEWS = outside binswood_all_ZONES += binswood.org.uk binswood_all_ZONES += 27.165.10.in-addr.arpa +## escorted.org.uk +ZONESETS += escorted +escorted_VIEWS = outside +escorted_all_ZONES += escorted.org.uk + ## odin.gg ZONESETS += odin odin_VIEWS = outside odin_all_ZONES = odin.gg +## goodhstg.com +ZONESETS += goodhstg +goodhstg_VIEWS = outside +goodhstg_all_ZONES = goodhstg.com + ###-------------------------------------------------------------------------- ### Zone construction machinery.