aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2024-02-14 19:15:58 +0200
committerLasse Collin <lasse.collin@tukaani.org>2024-02-14 19:15:58 +0200
commit38edf473236d00b3e100dc4c4f0bf43a4993fed2 (patch)
tree77a1de676d82547095ae57d02c5d15999d03191e
parentDocs: List COPYING.0BSD in README. (diff)
downloadxz-38edf473236d00b3e100dc4c4f0bf43a4993fed2.tar.xz
Build: Install COPYING.0BSD as part of docs.
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6d385d58..03ed7156 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,7 @@ if COND_DOC
dist_doc_DATA = \
AUTHORS \
COPYING \
+ COPYING.0BSD \
COPYING.GPLv2 \
NEWS \
README \