Skip to content

Commit c31200f

Browse files
committed
Add stdlib_error dependency to stdlib_linalg for GNU make
1 parent 3196fea commit c31200f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Makefile.manual

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ stdlib_io.o: \
8383
stdlib_kinds.o
8484
stdlib_linalg.o: \
8585
stdlib_kinds.o
86+
stdlib_error.o
8687
stdlib_linalg_diag.o: \
8788
stdlib_linalg.o \
8889
stdlib_kinds.o

0 commit comments

Comments
 (0)