Distribute cmake/ and snap/ directories in tar.

This commit is contained in:
Roger A. Light 2020-12-06 23:12:04 +00:00
parent 74faabc7c1
commit 0d747673d3
2 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,7 @@
Build:
- Fix cjson include paths.
- Fix build using WITH_TLS=no when the openssl headers aren't available.
- Distribute cmake/ and snap/ directories in tar.
2.0.0 - 2020-12-03

View File

@ -6,6 +6,7 @@ DISTDIRS=man
DISTFILES= \
apps/ \
client/ \
cmake/ \
deps/ \
examples/ \
include/ \
@ -17,6 +18,7 @@ DISTFILES= \
plugins/ \
security/ \
service/ \
snap/ \
src/ \
test/ \
\