mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-09 23:50:47 +02:00
doc: Depend on os-config-*.texi files.
This allows running `make info` without having to run `make` first. * doc/local.mk (%C%_guix_TEXINFOS): Add os-config-*.texi. Change-Id: I1998bccc6fb13a74e992a3f23311ed0de4799e89 Signed-off-by: Ekaitz Zarraga <ekaitz@elenq.tech>
This commit is contained in:
parent
2606ac19d4
commit
dc02be0b61
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ info_TEXINFOS = %D%/guix.texi \
|
||||||
%D%/guix-cookbook.sv.texi
|
%D%/guix-cookbook.sv.texi
|
||||||
|
|
||||||
%C%_guix_TEXINFOS = \
|
%C%_guix_TEXINFOS = \
|
||||||
|
$(OS_CONFIG_EXAMPLES_TEXI) \
|
||||||
%D%/contributing.texi \
|
%D%/contributing.texi \
|
||||||
%D%/fdl-1.3.texi
|
%D%/fdl-1.3.texi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue