guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: doc: Add example to dist target.


From: guix-commits
Subject: 02/02: doc: Add example to dist target.
Date: Sun, 14 Nov 2021 14:36:59 -0500 (EST)

roptat pushed a commit to branch master
in repository guix.

commit e95acc0919e5018a715bc62b0a3c980c9715fcc3
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sun Nov 14 20:32:38 2021 +0100

    doc: Add example to dist target.
    
    * doc/local.mk (OS_CONFIG_EXAMPLES_TEXI): Add he-config-bare-bones.scm.
---
 doc/local.mk | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/local.mk b/doc/local.mk
index 1bc717d..029232b 100644
--- a/doc/local.mk
+++ b/doc/local.mk
@@ -81,7 +81,8 @@ EXTRA_DIST +=                                 \
 OS_CONFIG_EXAMPLES_TEXI =                      \
   %D%/os-config-bare-bones.texi                        \
   %D%/os-config-desktop.texi                   \
-  %D%/os-config-lightweight-desktop.texi
+  %D%/os-config-lightweight-desktop.texi       \
+  %D%/he-config-bare-bones.scm
 
 TRANSLATED_INFO =                                              \
   $(call lang_to_texinfo,$(MANUAL_LANGUAGES),guix)             \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]