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 3286bc4..9e362f2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -73,6 +73,7 @@ libzmq_la_SOURCES = \
decoder.hpp \
device.hpp \
devpoll.hpp \
+ dist.hpp \
encoder.hpp \
epoll.hpp \
err.hpp \
@@ -141,6 +142,7 @@ libzmq_la_SOURCES = \
decoder.cpp \
device.cpp \
devpoll.cpp \
+ dist.cpp \
encoder.cpp \
epoll.cpp \
err.cpp \