summaryrefslogtreecommitdiff
path: root/src/runtime/Makefile
diff options
context:
space:
mode:
authorKen Thompson <ken@golang.org>2008-07-14 14:33:39 -0700
committerKen Thompson <ken@golang.org>2008-07-14 14:33:39 -0700
commit526200345cd6b1e1449f7adb62f05410ff01a44a (patch)
tree86fb2f1fb7c7a70a32d6e53bea5b489e02127a8d /src/runtime/Makefile
parentf7e2bb55ae4638be8027d5b80b0e50795782c52d (diff)
downloadgo-git-526200345cd6b1e1449f7adb62f05410ff01a44a.tar.gz
synch chan
SVN=127055
Diffstat (limited to 'src/runtime/Makefile')
-rw-r--r--src/runtime/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/Makefile b/src/runtime/Makefile
index d7f351ede1..f50ac826ca 100644
--- a/src/runtime/Makefile
+++ b/src/runtime/Makefile
@@ -22,6 +22,7 @@ LIBOFILES=\
chan.$O\
print.$O\
rune.$O\
+ proc.$O\
string.$O\
sys_file.$O\