Skip to content

Commit cf10419

Browse files
Update Makefile.manual
1 parent 4062389 commit cf10419

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Makefile.manual

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ SRC = f18estop.f90 \
1919
stdlib_stats_moment_mask.f90 \
2020
stdlib_stats_moment_scalar.f90 \
2121
stdlib_stats_var.f90
22-
22+
2323
LIB = libstdlib.a
2424

2525

@@ -70,7 +70,7 @@ stdlib_stats_var.o: \
7070
stdlib_optval.o \
7171
stdlib_kinds.o \
7272
stdlib_stats.o
73-
73+
7474
# Fortran sources that are built from fypp templates
7575
stdlib_bitsets_64.f90: stdlib_bitsets_64.fypp
7676
stdlib_bitsets_large.f90: stdlib_bitsets_large.fypp

0 commit comments

Comments
 (0)