mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-17 11:05:06 +02:00
Fixed packaging for source distribution
This commit is contained in:
@@ -88,7 +88,6 @@ libzmq_la_SOURCES = \
|
||||
dealer.hpp \
|
||||
xsub.hpp \
|
||||
ypipe.hpp \
|
||||
ypipe_flat.hpp \
|
||||
yqueue.hpp \
|
||||
address.cpp \
|
||||
clock.cpp \
|
||||
|
@@ -1,4 +1,4 @@
|
||||
EXTRA_DIST = curve_keygen.c z85_codec.h
|
||||
EXTRA_DIST = curve_keygen.c
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/include
|
||||
|
||||
|
Reference in New Issue
Block a user