Fixed packaging for source distribution

This commit is contained in:
Pieter Hintjens 2013-09-20 15:58:55 +02:00
parent 1a9ea3e24a
commit 84a013e3de
2 changed files with 1 additions and 2 deletions

View File

@ -88,7 +88,6 @@ libzmq_la_SOURCES = \
dealer.hpp \
xsub.hpp \
ypipe.hpp \
ypipe_flat.hpp \
yqueue.hpp \
address.cpp \
clock.cpp \

View File

@ -1,4 +1,4 @@
EXTRA_DIST = curve_keygen.c z85_codec.h
EXTRA_DIST = curve_keygen.c
INCLUDES = -I$(top_srcdir)/include