Modify IGNORE_DEPS in Makefile. change ``` IGNORE_DEPS = xref_runner ``` to ``` IGNORE_DEPS += xref_runner ```