X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/33907949a41b844d6458e4391d536490ace9802e..f23d8ad26a2b88e07d93b0034685223b34cc790a:/Makefile.am diff --git a/Makefile.am b/Makefile.am index adecc61e..fb8d6441 100644 --- a/Makefile.am +++ b/Makefile.am @@ -93,9 +93,16 @@ dist-hook:: echo $(VERSION) >$(distdir)/RELEASE ## Additional build tools. +EXTRA_DIST += build-setup EXTRA_DIST += config/auto-version EXTRA_DIST += config/confsubst +## Documentation files. +EXTRA_DIST += README.cipher +EXTRA_DIST += README.hash +EXTRA_DIST += README.mp +EXTRA_DIST += README.random + ###-------------------------------------------------------------------------- ### Debian.