Build Arduplane compiles all files

I am attempting to build Arduplane. With no edits in my workspace it compiles all files every time. Is there a setting that is forcing it to always recompile the entire project?

Commands given:

./waf configure --board=sitl
./waf plane -j12