summaryrefslogtreecommitdiff
path: root/data/keyboards/Makefile.am
blob: 64d947e3c8c7b14ada95e74c4efbb35794117711 (plain)
1
2
3
4
5
6
7
8
9
10
keyboardsdir = $(datadir)/caribou/keyboards/
keyboards_DATA = \
    qwerty.xml \
    hebrew.xml \
    lexic_es.json \
    qwerty_en.json \
    qwerty_es.json


EXTRA_DIST = $(keyboards_DATA)