0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-27 15:41:05 +08:00

Problem: make dist does not tar up macros.hpp

Solution: add it to Makefile.am file list
This commit is contained in:
Luca Boccassi 2016-06-04 18:18:28 +02:00
parent 2cee1e37f9
commit b2a2291373

View File

@ -40,6 +40,7 @@ libzmq_la_SOURCES = \
kqueue.hpp \
lb.hpp \
likely.hpp \
macros.hpp \
mailbox.hpp \
mechanism.hpp \
msg.hpp \