Index: src/Concurrency/module.mk
===================================================================
--- src/Concurrency/module.mk	(revision b81fd952a5ac1533e8228e162fec0eac081416cf)
+++ src/Concurrency/module.mk	(revision b7fe2e689f7d0cda2840a893f55ba1b825e03c45)
@@ -15,5 +15,5 @@
 ###############################################################################
 
-SRC += Concurrency/Keywords.cc Concurrency/Waitfor.cc
+SRC += Concurrency/Keywords.cc Concurrency/Keywords.h Concurrency/Waitfor.cc Concurrency/Waitfor.h
 SRCDEMANGLE += Concurrency/Keywords.cc
 
