From c316b48636c57c68febc93cfcf192d362be94675 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 27 Mar 1995 17:44:04 +0000 Subject: * mach/Makefile (headers): Add mach/mach_traps.h. * Makerules ($(installed-libcs) rule): Fix typos. --- mach/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mach') diff --git a/mach/Makefile b/mach/Makefile index f9a3815f39..3a7a8fe82a 100644 --- a/mach/Makefile +++ b/mach/Makefile @@ -24,7 +24,7 @@ all: include ../Makeconfig -headers = mach_init.h mach.h mach_error.h mach-shortcuts.h \ +headers = mach_init.h mach.h mach_error.h mach-shortcuts.h mach/mach_traps.h \ $(interface-headers) mach/mach.h mach/mig_support.h mach/error.h \ $(lock-headers) machine-sp.h distribute = thread_state.h -- cgit v1.2.3