summaryrefslogtreecommitdiff
path: root/rtl/darwin/Makefile.fpc
diff options
context:
space:
mode:
Diffstat (limited to 'rtl/darwin/Makefile.fpc')
-rw-r--r--rtl/darwin/Makefile.fpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/darwin/Makefile.fpc b/rtl/darwin/Makefile.fpc
index 1a0e19d6a3..42a2ebaa9d 100644
--- a/rtl/darwin/Makefile.fpc
+++ b/rtl/darwin/Makefile.fpc
@@ -116,7 +116,7 @@ include $(PROCINC)/makefile.cpu
SYSCPUDEPS=$(addprefix $(PROCINC)/,$(CPUINCNAMES))
# Put system unit dependencies together.
-SYSDEPS=$(SYSINCDEPS) $(SYSCPUDEPS)
+SYSDEPS=$(SYSINCDEPS) $(SYSCPUDEPS) sighnd.inc sig_cpu.inc
#