mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-14 01:37:56 +08:00
Problem: CMake build from dist tarball broken
Solution: include src/version.rc.in and tests/CMakeLists.txt in the make dist tarball by adding them to makefile.am EXTRA_DIST list.
This commit is contained in:
parent
aac9e54f8d
commit
e00b2c4b08
@ -617,6 +617,8 @@ EXTRA_DIST = \
|
||||
MAINTAINERS \
|
||||
src/libzmq.pc.cmake.in \
|
||||
src/libzmq.vers \
|
||||
src/version.rc.in \
|
||||
tests/CMakeLists.txt \
|
||||
tweetnacl \
|
||||
tools/curve_keygen.cpp
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user