summaryrefslogtreecommitdiff
path: root/data/layouts/touch/Makefile.am
blob: f18d728c319b49583da5adda13b95c8c8761943c (plain)
1
2
3
4
5
6
7
8
touchlayoutsdir = $(datadir)/caribou/layouts/touch

touchlayouts_DATA = \
    ara.json \
    il.json \
    us.json

EXTRA_DIST = $(touchlayouts_DATA)