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 551ec6d commit 6f06f69Copy full SHA for 6f06f69
src/tests/quadrature/Makefile.manual
@@ -1,5 +1,5 @@
1
PROGS_SRC = test_trapz.f90
2
-PROGS_SRC = test_simps.f90
3
-PROGS_SRC = test_gauss.f90
+PROGS_SRC += test_simps.f90
+PROGS_SRC += test_gauss.f90
4
5
include ../Makefile.manual.test.mk
0 commit comments