summaryrefslogtreecommitdiff
path: root/compat/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'compat/Makefile.am')
-rw-r--r--compat/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/compat/Makefile.am b/compat/Makefile.am
new file mode 100644
index 0000000..b667bd1
--- /dev/null
+++ b/compat/Makefile.am
@@ -0,0 +1,13 @@
+compat_DATA = \
+accessx basic complete \
+default group_led iso9995 \
+japan keypad leds \
+misc mousekeys norepeat \
+pc pc98 xfree86 \
+xtest README
+
+EXTRA_DIST= $(compat_DATA)
+
+compatdir = $(xkb_base)/compat
+
+