mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-31 14:39:55 +01:00
Merge pull request #289 from pieterh/master
Makefile.am wasn't fixed, so libzmq was not building
This commit is contained in:
commit
c861fb4c83
@ -73,8 +73,8 @@ libzmq_la_SOURCES = \
|
||||
windows.hpp \
|
||||
wire.hpp \
|
||||
xpub.hpp \
|
||||
xrep.hpp \
|
||||
xreq.hpp \
|
||||
router.hpp \
|
||||
dealer.hpp \
|
||||
xsub.hpp \
|
||||
ypipe.hpp \
|
||||
yqueue.hpp \
|
||||
@ -129,8 +129,8 @@ libzmq_la_SOURCES = \
|
||||
thread.cpp \
|
||||
trie.cpp \
|
||||
xpub.cpp \
|
||||
xrep.cpp \
|
||||
xreq.cpp \
|
||||
router.cpp \
|
||||
dealer.cpp \
|
||||
xsub.cpp \
|
||||
zmq.cpp \
|
||||
zmq_utils.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user