<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - DIST_SUBDIRS should never appear in a conditional"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60312#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - DIST_SUBDIRS should never appear in a conditional"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60312">bug 60312</a>
              from <span class="vcard"><a class="email" href="mailto:sardemff7+freedesktop@sardemff7.net" title="Quentin Glidic <sardemff7+freedesktop@sardemff7.net>"> <span class="fn">Quentin Glidic</span></a>
</span></b>
        <pre>Of course it has to look into doc when make dist, otherwise the Makefile.in in
doc would not be generated and ./configure would fail.

In the current Makefile.am, it does the same, but assuming DIST_SUBDIRS ==
SUBDIRS, which is wrong because automake will automatically add conditional
SUBDIRS in DIST_SUBDIRS.

There is no behaviour change in this patch at all.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>