summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/CMakeL10n.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
index bf487d9..50f5592 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -11,4 +11,5 @@ tde_l10n_create_template(
tde_l10n_create_template(
CATALOG "desktop_files/eventsrc/"
SOURCES eventsrc
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)