diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index c30c6cb..fdfa8d1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -43,7 +43,6 @@ libxs_la_SOURCES = \ lb.hpp \ likely.hpp \ mailbox.hpp \ - monitor.hpp \ msg.hpp \ mtrie.hpp \ mutex.hpp \ @@ -103,7 +102,6 @@ libxs_la_SOURCES = \ kqueue.cpp \ lb.cpp \ mailbox.cpp \ - monitor.cpp \ msg.cpp \ mtrie.cpp \ object.cpp \ |