Make Linker and Unlinker projects depend on raw

This commit is contained in:
Jan
2022-08-13 21:12:06 +02:00
parent 595af125b9
commit 189c82a787
3 changed files with 5 additions and 1 deletions

View File

@ -13,7 +13,7 @@ function Raw:link(links)
end
function Raw:use()
dependson(self:name())
end
function Raw:name()