Makefile: Don't try to install io.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 19 Mar 2012 14:01:51 +0000 (14:01 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 19 Mar 2012 14:01:51 +0000 (14:01 +0000)
Makefile

index eb0ccff..8059956 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -66,7 +66,7 @@ distorted_VIEWS                = inside outside
 distorted_outside_NETS  = dmz jump
 distorted_inside_NETS   = unsafe colo
 
-distorted_all_ZONES    += distorted.org.uk io.distorted.org.uk
+distorted_all_ZONES    += distorted.org.uk
 distorted_all_ZONES    += 199.29.172.in-addr.arpa
 
 ###--------------------------------------------------------------------------