summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6543361..b04a096 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,6 +14,17 @@ endif
SUBDIRS += src po tests
+doc_DATA = \
+ AUTHORS \
+ COPYING \
+ COPYING.GPLv2 \
+ NEWS \
+ README \
+ THANKS \
+ TODO \
+ doc/xz-file-format.txt \
+ doc/lzma-file-format.txt
+
EXTRA_DIST = \
version.sh \
Doxyfile.in \