Makefile.am: Add some forgotten files to the distribution archive.
[catacomb] / Makefile.am
index adecc61..fb8d644 100644 (file)
@@ -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.