We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3333365 commit 4b429bdCopy full SHA for 4b429bd
src/Makefile.manual
@@ -79,8 +79,8 @@ stdlib_stats_distribution_uniform.o: \
79
stdlib_stats_distribution_normal.o: \
80
stdlib_kinds.o \
81
stdlib_error.o \
82
- stdlib_stats_distribution.PRNG.o \
83
- stdlib_stats_distribution.uniform.o
+ stdlib_stats_distribution_PRNG.o \
+ stdlib_stats_distribution_uniform.o
84
stdlib_stats_distribution_exponential.o: \
85
86
0 commit comments