<html>#531: Problem with adding/removing configuration.ccl files
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Erik Schnetter</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>open</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Cactus</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>The pull request does two things (in separate commits):</p>
<ul>
<li>use <code>$(wildcard configuration.ccl)</code> to add a dependency on <code>configuration.ccl</code> when it comes into existence</li>
<li>when it is detected that <code>configurarion.ccl</code> vanished, force make to re-run CST by removing <code>make.thornlist</code> which makes it re-evaluate the current  Makefile’s goals</li>
</ul>
<p>‌</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/531/problem-with-adding-removing'>https://bitbucket.org/einsteintoolkit/tickets/issues/531/problem-with-adding-removing</a></p>
</html>