Skip to content

Commit 961a2e7

Browse files
committed
Makefile.manual takes backslash instead of slash
1 parent 2918270 commit 961a2e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/stringlist/Makefile.manual

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PROGS_SRC = test_insert_at.f90 /
1+
PROGS_SRC = test_insert_at.f90 \
22
test_append_prepend.f90
33

44

0 commit comments

Comments
 (0)