summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index de83d76..46c66ee 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -34,6 +34,7 @@ libzmq_la_SOURCES = \
likely.hpp \
mailbox.hpp \
msg.hpp \
+ mtrie.hpp \
mutex.hpp \
named_session.hpp \
object.hpp \
@@ -97,6 +98,7 @@ libzmq_la_SOURCES = \
lb.cpp \
mailbox.cpp \
msg.cpp \
+ mtrie.cpp \
named_session.cpp \
object.cpp \
options.cpp \