0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-27 15:41:05 +08:00

added missing likely.hpp file into the dist

This commit is contained in:
malosek 2009-12-31 16:53:00 +01:00
parent 9bda63cd63
commit 1b90e5f6f5

View File

@ -77,6 +77,7 @@ libzmq_la_SOURCES = app_thread.hpp \
i_signaler.hpp \ i_signaler.hpp \
kqueue.hpp \ kqueue.hpp \
lb.hpp \ lb.hpp \
likely.hpp \
msg_content.hpp \ msg_content.hpp \
mutex.hpp \ mutex.hpp \
object.hpp \ object.hpp \