diff options
author | lloyd <[email protected]> | 2010-06-11 12:25:21 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-06-11 12:25:21 +0000 |
commit | eb7b919a345baccf68ab4f58257a5ff2da3b1496 (patch) | |
tree | c57947b286ef603c6cf950dc039d1182845268fe | |
parent | 9c333239e691d9a80368fc2068c1c3956299ec00 (diff) |
Have to add it as explicit dep in bigint
-rw-r--r-- | src/math/bigint/info.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/math/bigint/info.txt b/src/math/bigint/info.txt index d5741943f..0511c2d8d 100644 --- a/src/math/bigint/info.txt +++ b/src/math/bigint/info.txt @@ -30,7 +30,7 @@ mp_shift.cpp <requires> alloc hex -mp_amd64|mp_asm64|mp_ia32|mp_ia32_msvc|mp_generic +mp_amd64|mp_amd64_msvc|mp_asm64|mp_ia32|mp_ia32_msvc|mp_generic monty_generic mulop_generic rng |