Skip to content

Commit bb7118e

Browse files
Create Makefile.manual
1 parent b148167 commit bb7118e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/tests/stats/Makefile.manual

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
PROGS_SRC = test_mean.f90 test_moment.f90 test_var.f90 \
3+
test_distribution_PRNG.f90
4+
5+
include ../Makefile.manual.test.mk

0 commit comments

Comments
 (0)