diff options
author | Efraim Flashner <[email protected]> | 2025-02-23 10:34:32 +0200 |
---|---|---|
committer | Efraim Flashner <[email protected]> | 2025-02-24 08:57:33 +0200 |
commit | c4fcf8fb627c9ea54a4a639a81766e5df3973fdc (patch) | |
tree | 86b35e94a07bcf96f5b281d8c61c75c5899fb825 /po | |
parent | cf307632b1f64dc0e1454422c0dc2b5b8df494ea (diff) |
Register missing files.
* Makefile.am (SCM_TESTS): Add tests/hexpm.scm, tests/ipfs.scm.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/tests/lightdm.scm,
gnu/tests/sddm.scm.
* po/doc/local.mk (EXTRA_DIST): Add po/doc/po4a.cfg.
Change-Id: I05da61e50e2311edad50c8c7eb7850b9e9496f2a
Diffstat (limited to 'po')
-rw-r--r-- | po/doc/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/doc/local.mk b/po/doc/local.mk index 2fa604340b..94e933f08e 100644 --- a/po/doc/local.mk +++ b/po/doc/local.mk @@ -36,6 +36,7 @@ DOC_COOKBOOK_PO_FILES = \ %D%/guix-cookbook.sv.po EXTRA_DIST = \ + %D%/po4a.cfg \ %D%/guix-manual.pot \ %D%/guix-cookbook.pot \ $(DOC_PO_FILES) \ |