Index: src/Concurrency/module.mk
===================================================================
--- src/Concurrency/module.mk	(revision e15853c01fea9920d1adec991c801c4361669db7)
+++ src/Concurrency/module.mk	(revision 7abee383f06a7fe5690784e7676edcdf68ff7660)
@@ -15,5 +15,5 @@
 ###############################################################################
 
-SRC += Concurrency/Keywords.cc \
-       Concurrency/Waitfor.cc
+SRC += Concurrency/Keywords.cc Concurrency/Waitfor.cc
+SRCDEMANGLE += Concurrency/Keywords.cc
 
