Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1c3bfa4

Browse files
committedJan 2, 2020
Add the new module to Makefile.manual
1 parent f93809e commit 1c3bfa4

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
@@ -1,6 +1,7 @@
11
OBJS = stdlib_experimental_ascii.o \
22
stdlib_experimental_error.o \
33
stdlib_experimental_io.o \
4+
stdlib_experimental_kinds.o
45

56
.PHONY: all clean
67
.SUFFIXES: .f90 .o

0 commit comments

Comments
 (0)
Please sign in to comment.