summaryrefslogtreecommitdiff
path: root/mach
diff options
context:
space:
mode:
Diffstat (limited to 'mach')
-rw-r--r--mach/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mach/Makefile b/mach/Makefile
index 1fa0b4d9bf..8ef2207431 100644
--- a/mach/Makefile
+++ b/mach/Makefile
@@ -33,7 +33,7 @@ routines = $(interface-routines) \
$(mach-shortcuts) $(addprefix __,$(mach-shortcuts)) \
mach_init vm_page_size \
mig_strncpy __msg msg \
- mig_support mig_syms \
+ mig-alloc mig-dealloc mig-reply mig_syms \
msg_destroy msgserver msgserver_t \
__msg_dest __msgserver \
mach_error mach_error_string error_compat errsystems \