You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
317 B
11 lines
317 B
imcfilesdir = $(datadir)/enlightenment/data/input_methods |
|
imcfiles_DATA = \ |
|
data/input_methods/scim.imc \ |
|
data/input_methods/uim.imc \ |
|
data/input_methods/iiimf.imc \ |
|
data/input_methods/ibus.imc \ |
|
data/input_methods/gcin.imc \ |
|
data/input_methods/hime.imc \ |
|
data/input_methods/fcitx.imc |
|
|
|
EXTRA_DIST += $(imcfiles_DATA)
|
|
|