diff options
author | Loïc Hoguin <[email protected]> | 2019-01-02 11:26:35 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2019-01-02 11:26:35 +0100 |
commit | 6ebc73e614ff79bcc49ee2a5d7c1298e8c0e1bf5 (patch) | |
tree | 34a0fc263cdf3517162403a93a54b9faccf49f67 /index | |
parent | aaa94f3d42b16096893556e826214042b93d61b0 (diff) | |
download | erlang.mk-6ebc73e614ff79bcc49ee2a5d7c1298e8c0e1bf5.tar.gz erlang.mk-6ebc73e614ff79bcc49ee2a5d7c1298e8c0e1bf5.tar.bz2 erlang.mk-6ebc73e614ff79bcc49ee2a5d7c1298e8c0e1bf5.zip |
Fix rebuild on Makefile change when new deps are added
The issue was that when a new dep is added the last-makefile-change
update was done in the dependency and not in the top-level Makefile,
preventing the rebuild of the top-level project.
A test was also added to do the same when editing dependencies and
things seem to work properly in that case.
Thanks to robinchew on IRC for the great help debugging this.
Diffstat (limited to 'index')
0 files changed, 0 insertions, 0 deletions