Skip to content

Commit 9bfab34

Browse files
authored
Fix manual makefile build
1 parent b577a54 commit 9bfab34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makefile.manual

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ SRC = f18estop.f90 \
4040
stdlib_logger.f90 \
4141
stdlib_quadrature_gauss.f90 \
4242
stdlib_strings.f90 \
43-
stdlib_stringlist.f90
43+
stdlib_stringlist.f90 \
4444
$(SRCGEN)
4545

4646
LIB = libstdlib.a

0 commit comments

Comments
 (0)