From 7e38e6519bbd8184e13f2a98ed5f2d1a88887375 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Wed, 16 Jan 2013 00:06:03 +0100 Subject: Merge azerty support and fr.xml.in in Makefile.am https://bugzilla.gnome.org/show_bug.cgi?id=691811 --- data/layouts/touch/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/layouts/touch/Makefile.am b/data/layouts/touch/Makefile.am index 9446e57..d3cc383 100644 --- a/data/layouts/touch/Makefile.am +++ b/data/layouts/touch/Makefile.am @@ -1,11 +1,13 @@ touchlayoutsdir = $(datadir)/caribou/layouts/touch touchlayouts_in_files =\ ara.xml.in \ + fr.xml.in \ il.xml.in \ us.xml.in touchlayouts_DATA = $(touchlayouts_in_files:.xml.in=.xml) common_files = \ + common/azerty.xml \ common/qwerty.xml \ common/symbols.xml -- cgit v1.2.1