Commit 5939debe authored by evoskuil's avatar evoskuil

Problem: incorrect file extension (.hpp) for zmq_draft.h in Makefile.am.

parent 2b798e48
......@@ -235,7 +235,7 @@ src_libzmq_la_SOURCES = \
src/decoder_allocators.hpp \
src/socket_poller.cpp \
src/socket_poller.hpp \
src/zmq_draft.hpp
src/zmq_draft.h
if USE_TWEETNACL
src_libzmq_la_SOURCES += \
......
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