We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03306f1 commit 58fc9a2Copy full SHA for 58fc9a2
src/tests/linalg/Makefile.manual
@@ -1,5 +1,5 @@
1
-SRCFYPP = \
2
- test_linalg.fypp
+SRCFYPP = \
+ test_linalg.fypp \
3
test_linalg_matrix_property_checks.fypp
4
SRCGEN = $(SRCFYPP:.fypp=.f90)
5
PROGS_SRC = \
0 commit comments