diff options
author | Slávek Banko <[email protected]> | 2019-01-09 20:15:15 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-01-11 14:31:48 +0100 |
commit | fc2a264df5071a7febbd14ff5995c3c1d7776a9a (patch) | |
tree | 7890e8f7df47190bb0159e8cd6ecb03dce76f499 /Makefile.am | |
parent | 4638acbc784819a256941c8132cfb8f21024ecbd (diff) | |
download | bibletime-fc2a264df5071a7febbd14ff5995c3c1d7776a9a.tar.gz bibletime-fc2a264df5071a7febbd14ff5995c3c1d7776a9a.zip |
Add CMakeL10n rules.
Update translation template.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit f195bc821512f91cb87780f0ff0d99641cf27274)
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 9166b60..9d58960 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ KDE_OPTIONS = noautodist -SUBDIRS = bibletime pot docs . +SUBDIRS = bibletime translations docs . EXTRA_DIST = \ BibleTime.tdevelop \ |