chiark / gitweb /
net.lisp, zone.lisp: Support for IPv6 addresses.
[zone] / Makefile
index 7decd8f890a13ff55a614f17fc83af2ea03d3072..6cbf5950a82780c2af9a5822c774215ebca3eb89 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