diff options
Diffstat (limited to 'ace/Makefile.am')
-rw-r--r-- | ace/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Makefile.am b/ace/Makefile.am index 925427b6c3e..1782d42c1df 100644 --- a/ace/Makefile.am +++ b/ace/Makefile.am @@ -222,6 +222,7 @@ libACE_la_SOURCES = \ Reactor.cpp \ Reactor_Impl.cpp \ Reactor_Notification_Strategy.cpp \ + Reactor_Timer_Interface.cpp \ Read_Buffer.cpp \ Recursive_Thread_Mutex.cpp \ Recyclable.cpp \ |