chiark / gitweb /
Rename zone definition files.
[zones] / Makefile
index e2f30a7eccf3de8fd0f4a30ef553b926f49b3639..a0c2d66c0d9fe7a30117959e97e9b6844585436d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -27,10 +27,10 @@ install: all publish
          echo -n "$${i%.zone}: "; userv root named-reload $${i%.zone}; \
        done
 
-$(DISTORTED_ZONES): distorted.org.uk.lisp hosts.lisp
+$(DISTORTED_ZONES): distorted.lisp hosts.lisp
        $(ZONE) $<
 
-$(HARLEQUIN_ZONES): harlequin.org.uk.lisp hosts.lisp
+$(HARLEQUIN_ZONES): harlequin.lisp hosts.lisp
        $(ZONE) $<
 
 %.dvi: %.tex