X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/6000faf9d7b1ec7758194d68a2ff68705a8e4825..cbc993efd7c38bb71bb179feed22d440474f4f36:/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.