summaryrefslogtreecommitdiff
path: root/data/keyboards/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/keyboards/Makefile.am')
-rw-r--r--data/keyboards/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/data/keyboards/Makefile.am b/data/keyboards/Makefile.am
deleted file mode 100644
index 64d947e..0000000
--- a/data/keyboards/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-keyboardsdir = $(datadir)/caribou/keyboards/
-keyboards_DATA = \
- qwerty.xml \
- hebrew.xml \
- lexic_es.json \
- qwerty_en.json \
- qwerty_es.json
-
-
-EXTRA_DIST = $(keyboards_DATA)