diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-01-09 20:15:15 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-01-11 14:24:41 +0100 |
commit | f195bc821512f91cb87780f0ff0d99641cf27274 (patch) | |
tree | f45c3b4eaf18b2be88956be1f86f616b95df19b4 /Makefile.am | |
parent | 3465bec445f1d1f48a088253aef16c3700bca206 (diff) | |
download | bibletime-f195bc821512f91cb87780f0ff0d99641cf27274.tar.gz bibletime-f195bc821512f91cb87780f0ff0d99641cf27274.zip |
Add CMakeL10n rules.
Update translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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 \ |