summaryrefslogtreecommitdiff
path: root/data/layouts/touch/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/layouts/touch/Makefile.am')
-rw-r--r--data/layouts/touch/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/layouts/touch/Makefile.am b/data/layouts/touch/Makefile.am
index d3cc383..bb70419 100644
--- a/data/layouts/touch/Makefile.am
+++ b/data/layouts/touch/Makefile.am
@@ -1,6 +1,7 @@
touchlayoutsdir = $(datadir)/caribou/layouts/touch
touchlayouts_in_files =\
ara.xml.in \
+ de.xml.in \
fr.xml.in \
il.xml.in \
us.xml.in
@@ -9,9 +10,11 @@ touchlayouts_DATA = $(touchlayouts_in_files:.xml.in=.xml)
common_files = \
common/azerty.xml \
common/qwerty.xml \
+ common/qwertz.xml \
common/symbols.xml
ara.xml: $(common_files)
+de.xml: $(common_files)
il.xml: $(common_files)
us.xml: $(common_files)