zone.lisp: Abstract out Bind hex output from `zone-write-raw-rrdata'.
[zone] / zone.asd
index 32cd09a..b0544a1 100644 (file)
--- a/zone.asd
+++ b/zone.asd
@@ -8,6 +8,8 @@
   :components ((:file "net-package")
               (:file "sys")
               (:file "net")
+              (:file "addr-family-ipv4")
+              (:file "addr-family-ipv6")
               (:file "serv")
               (:file "zone")
               (:file "frontend"))