diff options
Diffstat (limited to 'koffice-i18n-de/data/koffice/autocorrect')
-rw-r--r-- | koffice-i18n-de/data/koffice/autocorrect/CMakeLists.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/koffice-i18n-de/data/koffice/autocorrect/CMakeLists.txt b/koffice-i18n-de/data/koffice/autocorrect/CMakeLists.txt new file mode 100644 index 00000000..69df9dc5 --- /dev/null +++ b/koffice-i18n-de/data/koffice/autocorrect/CMakeLists.txt @@ -0,0 +1,6 @@ +##### other data + +install( + FILES de.xml + DESTINATION ${DATA_INSTALL_DIR}/koffice/autocorrect +) |