1
0
mirror of https://git.tukaani.org/xz.git synced 2025-12-11 16:08:45 +00:00

Translations: Add src/xz/sandbox.c to POTFILES.in

There are no strings to translate in that file now, but it's good to
list it anyway in case translatable strings are added in the future.

Fixes: 374868d81d47 ("xz: Move sandboxing code to sandbox.c and improve Landlock sandbox.")
This commit is contained in:
Lasse Collin 2025-12-09 13:01:36 +02:00
parent b8af36920b
commit c4340692d4
No known key found for this signature in database
GPG Key ID: 38EE757D69184620

View File

@ -10,6 +10,7 @@ src/xz/main.c
src/xz/message.c
src/xz/mytime.c
src/xz/options.c
src/xz/sandbox.c
src/xz/signals.c
src/xz/suffix.c
src/xz/util.c