diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-12 17:09:10 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-14 18:31:16 +0200 |
commit | a9f369dd54b05f9ac4e00ead9d765d04fc259868 (patch) | |
tree | 7c91294f09891955dfe52cb5362d1a701a01e42c /Makefile.am | |
parent | Translations: po4a/update-po: Add copyright notice to xz-man.pot. (diff) | |
download | xz-a9f369dd54b05f9ac4e00ead9d765d04fc259868.tar.xz |
Translations: Add custom .pot header with SPDX license identifier.
The same is used for both po/xz.pot and po4a/xz-man.pot.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index d0548580..b41947e6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,6 +50,7 @@ uninstall-local: endif EXTRA_DIST = \ + po/xz.pot-header \ po4a \ extra \ doc/xz-logo.png \ |