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.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/layouts/touch/Makefile.am b/data/layouts/touch/Makefile.am
index 755107f..eb4cc96 100644
--- a/data/layouts/touch/Makefile.am
+++ b/data/layouts/touch/Makefile.am
@@ -9,6 +9,8 @@ common_files = \
common/qwerty.xml \
common/symbols.xml
+$(touchlayouts_DATA): $(touchlayouts_in_files) $(common_files)
+
%.xsl: %.xml.in
xsltproc --xinclude $(top_srcdir)/tools/basic.xsl $< > $@