diff options
Diffstat (limited to 'src/buildtool/storage/TARGETS')
-rw-r--r-- | src/buildtool/storage/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/buildtool/storage/TARGETS b/src/buildtool/storage/TARGETS index 79af1305..73356708 100644 --- a/src/buildtool/storage/TARGETS +++ b/src/buildtool/storage/TARGETS @@ -103,6 +103,7 @@ [ "config" , "storage" , ["src/buildtool/common", "user_structs"] + , ["src/buildtool/crypto", "hash_function"] , ["src/buildtool/file_system/symlinks_map", "pragma_special"] ] , "stage": ["src", "buildtool", "storage"] |