1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-09 07:20:40 +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:
Mickaël Fortunato 2025-05-29 17:30:36 +02:00 committed by Ekaitz Zarraga
parent 2606ac19d4
commit dc02be0b61
No known key found for this signature in database
GPG key ID: FDB952BD3F7356D6

View file

@ -52,6 +52,7 @@ info_TEXINFOS = %D%/guix.texi \
%D%/guix-cookbook.sv.texi
%C%_guix_TEXINFOS = \
$(OS_CONFIG_EXAMPLES_TEXI) \
%D%/contributing.texi \
%D%/fdl-1.3.texi