diff options
author | Sergey V. Udaltsov <svu@localhost.localdomain> | 2008-08-06 23:56:29 +0100 |
---|---|---|
committer | Sergey V. Udaltsov <svu@localhost.localdomain> | 2008-08-06 23:56:29 +0100 |
commit | 8063e4a3fd36dd9b7b7bd2049556c3d6516b13a3 (patch) | |
tree | 6c3766af476a58c91a5caa706dd30e0beba5e555 /compat | |
parent | fd5d7d5741517a945a33e79b92c6a0eb2bebb145 (diff) |
improving build process
Diffstat (limited to 'compat')
-rw-r--r-- | compat/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/compat/Makefile.am b/compat/Makefile.am index d1db8e52..4e56a242 100644 --- a/compat/Makefile.am +++ b/compat/Makefile.am @@ -9,5 +9,7 @@ misc mousekeys norepeat \ olpc pc pc98 xfree86 \ xtest README +dir_data = $(dist_compat_DATA) + include $(top_srcdir)/xkbrules.am |