Skip to content

Commit 5c2e5da

Browse files
Update Makefile.manual
1 parent 14a7e09 commit 5c2e5da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/tests/stats/Makefile.manual

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SRCFYPP =\
2-
test_median.fypp
2+
test_median.fypp \
3+
test_distribution_uniform.fypp
34

45
SRCGEN = $(SRCFYPP:.fypp=.f90)
56

0 commit comments

Comments
 (0)