mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-17 19:25:55 +02:00
Fixed packaging for source distribution
This commit is contained in:
@@ -88,7 +88,6 @@ libzmq_la_SOURCES = \
|
|||||||
dealer.hpp \
|
dealer.hpp \
|
||||||
xsub.hpp \
|
xsub.hpp \
|
||||||
ypipe.hpp \
|
ypipe.hpp \
|
||||||
ypipe_flat.hpp \
|
|
||||||
yqueue.hpp \
|
yqueue.hpp \
|
||||||
address.cpp \
|
address.cpp \
|
||||||
clock.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
|
INCLUDES = -I$(top_srcdir)/include
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user