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

touchlayouts_DATA = \
    ara.xml \
    il.xml \
    us.xml

EXTRA_DIST = $(touchlayouts_DATA)