Skip to content

Commit 719a932

Browse files
committed
cmake: update cmake sources file
1 parent 194a4cf commit 719a932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ mp_prime_strong_lucas_selfridge.c
8383
mp_radix_size.c
8484
mp_radix_size_overestimate.c
8585
mp_rand.c
86+
mp_rand_source.c
8687
mp_read_radix.c
8788
mp_reduce.c
8889
mp_reduce_2k.c
@@ -144,7 +145,6 @@ s_mp_prime_is_divisible.c
144145
s_mp_prime_tab.c
145146
s_mp_radix_map.c
146147
s_mp_radix_size_overestimate.c
147-
s_mp_rand_jenkins.c
148148
s_mp_rand_platform.c
149149
s_mp_sqr.c
150150
s_mp_sqr_comba.c

0 commit comments

Comments
 (0)