mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-13 10:52:56 +01:00
Problem: incorrect file extension (.hpp) for zmq_draft.h in Makefile.am.
This commit is contained in:
parent
2b798e486a
commit
5939debe41
@ -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 += \
|
||||
|
Loading…
Reference in New Issue
Block a user