diff options
| -rw-r--r-- | src/Makefile.am | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 0f47e7b..bd6748a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -77,6 +77,7 @@ libzmq_la_SOURCES = app_thread.hpp \      i_signaler.hpp \      kqueue.hpp \      lb.hpp \ +    likely.hpp \      msg_content.hpp \      mutex.hpp \      object.hpp \  | 
