Commit 3585ec8a authored by Pieter Hintjens's avatar Pieter Hintjens

Fixed Makefile for ROUTER/DEALER rename

parent 712e36d2
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment