Index: src/Concurrency/module.mk
===================================================================
--- src/Concurrency/module.mk	(revision 7abee383f06a7fe5690784e7676edcdf68ff7660)
+++ src/Concurrency/module.mk	(revision 78a8440e1737d69aeee9685090a6aa319befc025)
@@ -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
 
