mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-16 20:41:18 +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
|
DIST_SUBDIRS = foreign/openpgm src doc perf tests tools builds/msvc
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
autogen.sh \
|
autogen.sh \
|
||||||
version.sh \
|
version.sh \
|
||||||
MAINTAINERS \
|
MAINTAINERS \
|
||||||
|
@ -187,4 +187,5 @@ endif
|
|||||||
dist-hook:
|
dist-hook:
|
||||||
-rm $(distdir)/platform.hpp
|
-rm $(distdir)/platform.hpp
|
||||||
|
|
||||||
|
EXTRA_DIST = \
|
||||||
|
libzmq.pc.cmake.in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user