blob: ee738016d225964df9500f2cb63108c1704125bc (
plain)
1
2
3
4
5
6
7
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
|