diff options
Diffstat (limited to 'compat/Makefile.am')
-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 |