diff options
Diffstat (limited to 'koffice-i18n-ca/data/koffice/autocorrect/Makefile.am')
-rw-r--r-- | koffice-i18n-ca/data/koffice/autocorrect/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/koffice-i18n-ca/data/koffice/autocorrect/Makefile.am b/koffice-i18n-ca/data/koffice/autocorrect/Makefile.am new file mode 100644 index 00000000..ee738016 --- /dev/null +++ b/koffice-i18n-ca/data/koffice/autocorrect/Makefile.am @@ -0,0 +1,8 @@ + +# this is the directory, where all datas are installed +# you have given the datas in data_DATA +autocorrectdir = $(kde_datadir)/koffice/autocorrect + +# add here all files +autocorrect_DATA = ca.xml + |