]> mj.ucw.cz Git - nsc-5.git/blobdiff - bin/nsconfig
When zone contents do not change, version number is not incremented
[nsc-5.git] / bin / nsconfig
index c23ebc780fe6083a507f042408b1202f1629890e..14d34ed8431183789ac9c0c777b902a235f20e37 100755 (executable)
@@ -13,4 +13,6 @@ if [ ! -f $DOMAINS ] ; then
        fi
 
 $M4 m4/mkconf.m4 $DOMAINS >named.conf
-$M4 -DM4=$M4 m4/mkmf.m4 $DOMAINS >Makefile
+$M4 m4/mkmf.m4 $DOMAINS >Makefile
+$M4 -DM4=$M4 m4/mkgenzone.m4 >bin/genzone
+chmod +x bin/genzone