The make command is currently failing to detect changes in the source code. Consequently, it does not trigger a recompilation when files are modified. To compile changes, I currently have to manually execute make clean before running make from scratch.