mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
doc: Add example to dist target.
* doc/local.mk (OS_CONFIG_EXAMPLES_TEXI): Add he-config-bare-bones.scm.
This commit is contained in:
parent
97909fd6fd
commit
e95acc0919
1 changed files with 2 additions and 1 deletions
|
@ -81,7 +81,8 @@ EXTRA_DIST += \
|
||||||
OS_CONFIG_EXAMPLES_TEXI = \
|
OS_CONFIG_EXAMPLES_TEXI = \
|
||||||
%D%/os-config-bare-bones.texi \
|
%D%/os-config-bare-bones.texi \
|
||||||
%D%/os-config-desktop.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 = \
|
TRANSLATED_INFO = \
|
||||||
$(call lang_to_texinfo,$(MANUAL_LANGUAGES),guix) \
|
$(call lang_to_texinfo,$(MANUAL_LANGUAGES),guix) \
|
||||||
|
|
Loading…
Reference in a new issue