summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index 96b4fb9739..7a00667b32 100644
--- a/common.mk
+++ b/common.mk
@@ -895,6 +895,7 @@ strstr.$(OBJEXT): {$(VPATH)}strstr.c
nt.$(OBJEXT): {$(VPATH)}nt.c
ia64.$(OBJEXT): {$(VPATH)}ia64.s
$(CC) $(CFLAGS) -c $<
+coroutine/amd64/Context.$(OBJECT): {$(VPATH)}coroutine/amd64/Context.s
###