mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-28 16:15:23 +08:00
Merge pull request #718 from xantares/tarball_cmake
include cmake files in tarball
This commit is contained in:
commit
dad0933469
@ -9,6 +9,7 @@ endif
|
||||
DIST_SUBDIRS = foreign/openpgm src doc perf tests tools builds/msvc
|
||||
|
||||
EXTRA_DIST = \
|
||||
CMakeLists.txt \
|
||||
autogen.sh \
|
||||
version.sh \
|
||||
MAINTAINERS \
|
||||
|
@ -187,4 +187,5 @@ endif
|
||||
dist-hook:
|
||||
-rm $(distdir)/platform.hpp
|
||||
|
||||
|
||||
EXTRA_DIST = \
|
||||
libzmq.pc.cmake.in
|
||||
|
Loading…
x
Reference in New Issue
Block a user