0
0
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:
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 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 \

View File

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