diff options
Diffstat (limited to 'src/runtime/Makefile')
| -rw-r--r-- | src/runtime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/Makefile b/src/runtime/Makefile index 5b7da999c1..d7f351ede1 100644 --- a/src/runtime/Makefile +++ b/src/runtime/Makefile @@ -19,6 +19,7 @@ LIBOFILES=\ sys_$(GOARCH)_$(GOOS).$O\ runtime.$O\ map.$O\ + chan.$O\ print.$O\ rune.$O\ string.$O\ |
