diff options
author | Michele Calgaro <[email protected]> | 2024-08-08 20:15:11 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-08-09 08:52:38 +0900 |
commit | 43ea0cafcd02702a8b00359337f6de8c2c71a224 (patch) | |
tree | 8dd4d3f34f20189c42ccace310be208598f4547d /translations/Makefile.am | |
parent | 775bbec9d39660feffd6ee11718e759486091c7c (diff) | |
download | kmyfirewall-43ea0cafcd02702a8b00359337f6de8c2c71a224.tar.gz kmyfirewall-43ea0cafcd02702a8b00359337f6de8c2c71a224.zip |
Move .pot files to translations/messages subfolder
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 6bda33767ac1380d89e384d456ad77477f2d01e4)
Diffstat (limited to 'translations/Makefile.am')
-rw-r--r-- | translations/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/translations/Makefile.am b/translations/Makefile.am new file mode 100644 index 0000000..533bb55 --- /dev/null +++ b/translations/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = messages |