From c6db53ce5fc509c6d1f8142d2dc8d40bbe0420e3 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Tue, 3 Dec 2024 22:16:41 +0100 Subject: [PATCH] Filelist: include translations for Chapter 2 tutor Signed-off-by: Christian Brabandt --- Filelist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Filelist b/Filelist index 4e02b22809..221ad79f44 100644 --- a/Filelist +++ b/Filelist @@ -1071,6 +1071,8 @@ LANG_GEN = \ runtime/tutor/tutor1.bar \ runtime/tutor/tutor1.bar.utf-8 \ runtime/tutor/tutor2.utf-8 \ + runtime/tutor/tutor2.?? \ + runtime/tutor/tutor2.??.utf-8 \ runtime/spell/README.txt \ runtime/spell/??/*.diff \ runtime/spell/??/main.aap \