X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/2d396faaa27d16de504ce25417235f5684bf752b..0fa108c4e22efbc652a39a15960190dd4745c774:/Makefile diff --git a/Makefile b/Makefile index 49ae066..eda4119 100644 --- a/Makefile +++ b/Makefile @@ -70,21 +70,24 @@ distorted_all_ZONES += distorted.org.uk distorted_all_ZONES += 199.29.172.in-addr.arpa ###-------------------------------------------------------------------------- -### The harlequin.org.uk zones. +### Other zones. +## harlequin.org.uk ZONESETS += harlequin - harlequin_VIEWS = outside harlequin_all_ZONES = harlequin.org.uk -###-------------------------------------------------------------------------- -### The felixpearce.com zones. - +## felixpearce.com ZONESETS += felixpearce - felixpearce_VIEWS = outside felixpearce_all_ZONES = felixpearce.com +## binswood.org.uk +ZONESETS += binswood +binswood_VIEWS = outside +binswood_all_ZONES += binswood.org.uk +binswood_all_ZONES += 27.165.10.in-addr.arpa + ###-------------------------------------------------------------------------- ### Zone construction machinery.