diff options
Diffstat (limited to 'src/lib/hash/info.txt')
-rw-r--r-- | src/lib/hash/info.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/lib/hash/info.txt b/src/lib/hash/info.txt index d991577f7..58ff1b99f 100644 --- a/src/lib/hash/info.txt +++ b/src/lib/hash/info.txt @@ -1,3 +1,11 @@ <requires> algo_base </requires> + +<header:internal> +hash_utils.h +</header:internal> + +<header:public> +hash.h +</header:public> |