<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-02-25 16:01 GMT+01:00 Per Buer <span dir="ltr"><<a href="mailto:perbu@varnish-software.com" target="_blank">perbu@varnish-software.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div class="h5">On Tue, Feb 25, 2014 at 2:26 PM, Tollef Fog Heen <span dir="ltr"><<a href="mailto:tfheen@fastly.com" target="_blank">tfheen@fastly.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote" style="font-family:arial,sans-serif;font-size:13px">


<span style="font-family:arial;font-size:small">2014-02-24 9:42 GMT+01:00 Per Buer </span><span dir="ltr" style="font-family:arial;font-size:small"><<a href="mailto:perbu@varnish-software.com" target="_blank">perbu@varnish-software.com</a>></span><span style="font-family:arial;font-size:small">:</span><br>



</div><div class="gmail_extra"><div class="gmail_quote"><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


 # Various auto-tools artifacts<br>

@@ -78,6 +79,8 @@ cscope.*out<br>
 /man/vsc2rst<br>
 /man/*.7<br>
 /man/*.1<br>
+/bin/*/*.1<br>
+/bin/*/*.rst<br>
</blockquote><div><br></div></div><div><span style="font-family:arial,sans-serif;font-size:13px">None of those should be generated any longer.  Which files do you have there, and do they reappear if you clean your source tree properly first?</span></div>


</div></div></div></blockquote><div><br></div></div></div><div>If I run "make clean" they are still present in my checkout. </div></div></div></div></blockquote><div><br></div><div>Try running git clean -fdx first and then autoreconf, configure, make</div>
<div> </div><div>- Tollfe</div></div></div></div>