mirror of https://github.com/Gnucash/gnucash
There are a few subtle differences between unix makefiles and ninja that sometimes go uncaught as the core devs usually use ninja. This commit fixes two: - don't depend directly on files in other source/binary directories. Use a custom target to depend on instead - recursively create target directories, as make doesn't automaticallypull/948/head
parent
09ff2e5483
commit
0c15dc175c
Loading…
Reference in new issue