E3-822: Register dependencies for expanded db files
Compare changes
- Simon Rose authored
+ 4
− 4
@@ -273,17 +273,17 @@ def test_updated_template_files(wrapper):
@@ -273,17 +273,17 @@ def test_updated_template_files(wrapper):
This follows the same pattern as the .d files generated during compilation; the .d files are generated as a side effect of generating the output file, and we then include them all at build-time to register the correct dependencies. See line 634 of driver.makefile.