0
0
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:
Pieter Hintjens 2013-10-25 00:53:38 -07:00
commit dad0933469
2 changed files with 3 additions and 1 deletions

View File

@ -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 \

View File

@ -187,4 +187,5 @@ endif
dist-hook:
-rm $(distdir)/platform.hpp
EXTRA_DIST = \
libzmq.pc.cmake.in