summaryrefslogtreecommitdiff
path: root/semantics
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@localhost.localdomain>2008-08-06 23:56:29 +0100
committerSergey V. Udaltsov <svu@localhost.localdomain>2008-08-06 23:56:29 +0100
commit8063e4a3fd36dd9b7b7bd2049556c3d6516b13a3 (patch)
tree6c3766af476a58c91a5caa706dd30e0beba5e555 /semantics
parentfd5d7d5741517a945a33e79b92c6a0eb2bebb145 (diff)
downloadxkeyboard-config-8063e4a3fd36dd9b7b7bd2049556c3d6516b13a3.tar.gz
xkeyboard-config-8063e4a3fd36dd9b7b7bd2049556c3d6516b13a3.tar.bz2
xkeyboard-config-8063e4a3fd36dd9b7b7bd2049556c3d6516b13a3.zip
improving build process
Diffstat (limited to 'semantics')
-rw-r--r--semantics/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/semantics/Makefile.am b/semantics/Makefile.am
index 75cd1895..9e92daac 100644
--- a/semantics/Makefile.am
+++ b/semantics/Makefile.am
@@ -4,4 +4,6 @@ dist_semantics_DATA = \
basic complete default \
xtest
+dir_data = $(dist_semantics_DATA)
+
include $(top_srcdir)/xkbrules.am