]> jfr.im git - irc/quakenet/newserv.git/blobdiff - chanserv/mkcommandlist.pl
docs: Change section title.
[irc/quakenet/newserv.git] / chanserv / mkcommandlist.pl
index 1de88fc21a87deea1b1792b33f101d79b4aed009..8ccd6d73be65bae5c626363ca66aea877ac6c248 100755 (executable)
@@ -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";