summaryrefslogtreecommitdiffstats
path: root/koffice-i18n-it/data/koffice
diff options
context:
space:
mode:
Diffstat (limited to 'koffice-i18n-it/data/koffice')
-rw-r--r--koffice-i18n-it/data/koffice/CMakeLists.txt1
-rw-r--r--koffice-i18n-it/data/koffice/autocorrect/CMakeLists.txt6
2 files changed, 7 insertions, 0 deletions
diff --git a/koffice-i18n-it/data/koffice/CMakeLists.txt b/koffice-i18n-it/data/koffice/CMakeLists.txt
new file mode 100644
index 00000000..6d0aa9f3
--- /dev/null
+++ b/koffice-i18n-it/data/koffice/CMakeLists.txt
@@ -0,0 +1 @@
+tde_auto_add_subdirectories( )
diff --git a/koffice-i18n-it/data/koffice/autocorrect/CMakeLists.txt b/koffice-i18n-it/data/koffice/autocorrect/CMakeLists.txt
new file mode 100644
index 00000000..0d135f51
--- /dev/null
+++ b/koffice-i18n-it/data/koffice/autocorrect/CMakeLists.txt
@@ -0,0 +1,6 @@
+##### other data
+
+install(
+ FILES it.xml
+ DESTINATION ${DATA_INSTALL_DIR}/koffice/autocorrect
+)