Makefile.am 790 B

12345678910111213141516171819202122232425262728293031323334
  1. # Specify all build files that have to go into source packages.
  2. # msvc directory does its own stuff.
  3. EXTRA_DIST = \
  4. cygwin/Makefile.cygwin \
  5. zos/makelibzmq \
  6. zos/cxxall \
  7. zos/README.md \
  8. zos/makeclean \
  9. zos/platform.hpp \
  10. zos/zc++ \
  11. zos/test_fork.cpp \
  12. zos/maketests \
  13. zos/runtests \
  14. cygwin/Makefile.cygwin \
  15. mingw32/Makefile.mingw32 \
  16. mingw32/platform.hpp \
  17. cmake/ci_build.sh \
  18. cmake/Modules \
  19. cmake/NSIS.template32.in \
  20. cmake/NSIS.template64.in \
  21. cmake/ZeroMQConfig.cmake.in \
  22. cmake/clang-format-check.sh.in \
  23. cmake/platform.hpp.in \
  24. valgrind/ci_build.sh \
  25. valgrind/valgrind.supp \
  26. valgrind/vg \
  27. nuget/readme.nuget \
  28. nuget/libzmq.autopkg \
  29. android/Dockerfile \
  30. android/README.md \
  31. android/android_build_helper.sh \
  32. android/ci_build.sh \
  33. android/build.sh