net.lisp, zone.lisp: Support for IPv6 addresses.
[zone] / Makefile
index 7decd8f..6cbf595 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ SOURCES = \
        frontend.lisp \
        zone.lisp \
        net.lisp serv.lisp sys.lisp \
-       addr-family-ipv4.lisp
+       addr-family-ipv4.lisp addr-family-ipv6.lisp
 
 CLEANFILES += zone
 all:: zone