aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/runtime/Makefile')
-rw-r--r--src/pkg/runtime/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pkg/runtime/Makefile b/src/pkg/runtime/Makefile
index 8327709736..2ea11c0edd 100644
--- a/src/pkg/runtime/Makefile
+++ b/src/pkg/runtime/Makefile
@@ -65,6 +65,7 @@ OFILES=\
mgc0.$O\
mheap.$O\
mheapmap$(SIZE).$O\
+ mprof.$O\
msize.$O\
print.$O\
proc.$O\