mirror of
https://github.com/AntonioND/architectds.git
synced 2025-06-18 16:45:32 -04:00
core: Add DSF files to dependency list correctly
This commit is contained in:
parent
8b90738bd4
commit
cc59126f7a
@ -1290,6 +1290,8 @@ class GenericFilesystem(GenericBinary):
|
||||
in_path = in_out_file.in_path
|
||||
out_path = in_out_file.out_path
|
||||
|
||||
self.target_files.extend([out_path])
|
||||
|
||||
self.print(
|
||||
f'build {out_path} : copy {in_path} || {out_path_dir}\n'
|
||||
'\n'
|
||||
|
Loading…
Reference in New Issue
Block a user