diff options
Diffstat (limited to 'paludis/util/files.m4')
-rw-r--r-- | paludis/util/files.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/paludis/util/files.m4 b/paludis/util/files.m4 index 219d7a45c..8bdf56a0e 100644 --- a/paludis/util/files.m4 +++ b/paludis/util/files.m4 @@ -76,6 +76,7 @@ add(`sequence', `hh', `fwd', `impl', `cc') add(`set', `hh', `fwd', `impl', `cc') add(`sha1', `hh', `cc', `gtest') add(`sha256', `hh', `cc', `gtest') +add(`sha512', `hh', `cc', `gtest') add(`simple_parser', `hh', `cc', `gtest', `fwd') add(`singleton', `hh', `impl', `gtest') add(`stringify', `hh', `gtest') |