Add dependencies from header files #49
Labels
1
Usually one-liner tasks, but may require some deep into infrastructure.
infrastructure
Improves build/CI infrastructure.
Currently if a header file is changes, no rebuild is performed by Make. There is a way how to trace dependencies from headers automatically: http://stackoverflow.com/questions/2394609/makefile-header-dependencies
AMB: every Makefile contains correct dependencies
The text was updated successfully, but these errors were encountered: