summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mach/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mach/Makefile b/mach/Makefile
index 2901fa2aa8..44c98a9727 100644
--- a/mach/Makefile
+++ b/mach/Makefile
@@ -65,7 +65,7 @@ generated =
# Define mach-syscalls and sysno-*.
ifndef no_deps
ifndef inhibit_mach_syscalls
-include $(objpfx)mach-syscalls.mk
+-include $(objpfx)mach-syscalls.mk
endif
endif
$(objpfx)mach-syscalls.mk: syscalls.awk Makefile