An error occurred while fetching folder content.

Simon Rose
authored
This is due to relying on the intermediate rules ``` build-%: | $(COMMON_DIR) ``` (etc.) which trigger's Make's "intermediate file cleanup". The simplest solution is to make a clear dependency on the common directory instead of the implicit one.
Name | Last commit | Last update |
---|