summaryrefslogtreecommitdiff
path: root/mach/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1993-08-09 21:02:55 +0000
committerRoland McGrath <roland@gnu.org>1993-08-09 21:02:55 +0000
commit6d77b1629db074f0c2b26b7d18e781d05342ab34 (patch)
treedf61ee29b98aa7d9aabc46aa55639f18dceb7258 /mach/Makefile
parent77844e0d24cef5fbce8f6ae677c2142e2cbc4a0d (diff)
Formerly ../mach/Makefile.~48~
Diffstat (limited to 'mach/Makefile')
-rw-r--r--mach/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mach/Makefile b/mach/Makefile
index 2ba550f5ed..b32aaa8e2c 100644
--- a/mach/Makefile
+++ b/mach/Makefile
@@ -25,7 +25,7 @@ include ../Makeconfig
headers = mach_init.h mach.h mach-shortcuts.h \
- $(interface-headers)
+ $(interface-headers) mach/exc.h mach/mach.h
routines = $(interface-routines) \
$(filter-out syscall_%,$(mach-syscalls)) \
$(addprefix __,$(mach-syscalls)) \