X-Git-Url: https://jfr.im/git/irc/quakenet/newserv.git/blobdiff_plain/93680998264c0a8b8185dfd4517adf586c72c4bb..28aa186de14dc4fa7488866e70beb6ae933dde79:/chanserv/mkcommandlist.pl diff --git a/chanserv/mkcommandlist.pl b/chanserv/mkcommandlist.pl index 1de88fc2..8ccd6d73 100755 --- a/chanserv/mkcommandlist.pl +++ b/chanserv/mkcommandlist.pl @@ -182,7 +182,7 @@ print CL "}\n"; close CL; -open MF,">autobuild.mk"; +open MF,">.autobuild.mk"; print MF "# Automatically generated Makefile, do not edit.\n";