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 8531c3d commit 833c2a7Copy full SHA for 833c2a7
src/tests/stats/Makefile.manual
@@ -3,7 +3,7 @@ SRCFYPP = \
3
test_median.fypp \
4
test_distribution_uniform.fypp \
5
test_distribution_normal.fypp \
6
- test_distribution_exponential
+ test_distribution_exponential.fypp
7
8
SRCGEN = $(SRCFYPP:.fypp=.f90)
9
0 commit comments