summaryrefslogtreecommitdiffstats
path: root/libtdepim/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libtdepim/CMakeL10n.txt')
-rw-r--r--libtdepim/CMakeL10n.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/libtdepim/CMakeL10n.txt b/libtdepim/CMakeL10n.txt
new file mode 100644
index 00000000..b7519756
--- /dev/null
+++ b/libtdepim/CMakeL10n.txt
@@ -0,0 +1,10 @@
+##### create translation templates ##############
+
+tde_l10n_create_template(
+ CATALOG "libtdepim"
+ SOURCES
+ "."
+ "../libemailfunctions"
+ "../libkpimidentities"
+ EXCLUDES "(^|/)tests/"
+)