about summary refs log tree commit diff
path: root/mach/Makefile
diff options
context:
space:
mode:
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 6d9e6b2904..f7f0c09420 100644
--- a/mach/Makefile
+++ b/mach/Makefile
@@ -56,7 +56,7 @@ tests := hello
 # `err_*.sub'.  Leaving the wildcard allows Make-dist to find all matching
 # files in all sysdep directories.
 distribute += Machrules syscalls.awk shortcut.awk \
-	      errorlib.h err_*.sub
+	      errorlib.h err_*.sub errsystems.awk
 
 
 # Clear any environment	value.