summary refs log tree commit diff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-07-07 15:00:43 +0200
committerLudovic Courtès <ludo@gnu.org>2019-07-12 15:03:48 +0200
commit48aa30ce73d45dc5f126f42f01e65f1be4a9b578 (patch)
tree0029fec959cc3b90de23b50685f48df737c8f3a8 /Makefile.am
parentadf577dcc4e5e4a76091fff317ddf3da6ebd1dc6 (diff)
downloadguix-version-1.0.0.tar.gz
build: Add 'doc/build.scm' to build on-line copies of the manual. version-1.0.0
* doc/build.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0494452386..8f0accdca3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -536,6 +536,7 @@ EXTRA_DIST +=						\
   tests/cve-sample.xml					\
   build-aux/config.rpath				\
   bootstrap						\
+  doc/build.scm						\
   release.nix						\
   $(TESTS)