Skip to content

Commit 833c2a7

Browse files
author
jim-215-fisher
committed
correct makefile
1 parent 8531c3d commit 833c2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/stats/Makefile.manual

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SRCFYPP = \
33
test_median.fypp \
44
test_distribution_uniform.fypp \
55
test_distribution_normal.fypp \
6-
test_distribution_exponential
6+
test_distribution_exponential.fypp
77

88
SRCGEN = $(SRCFYPP:.fypp=.f90)
99

0 commit comments

Comments
 (0)