Fix broken build with parallel make #4

Merged
realloc merged 1 commit from realloc/frostfs-locode-db:fix/makedep into master 2023-04-21 09:30:43 +00:00

1 commit

Author SHA1 Message Date
a022bf2e40 [#4] Fix broken build with parallel make
Adding $(DIRS) dependency to fix parallel make build.

Without this dependency targets downloading external databases may fail
if output directory was not created yet.

Signed-off-by: Stanislav Bogatyrev <s.bogatyrev@yadro.com>
2023-04-21 11:42:42 +03:00