summaryrefslogtreecommitdiff
path: root/data/xkbdata/compat/Makefile.am
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-25 16:31:12 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-25 16:31:12 +0000
commit7785d1bb969b8e1cdede9f0a4b147c0d4b2646ad (patch)
tree32fae9f123d37c9d0c18493c3e17a758923d0aed /data/xkbdata/compat/Makefile.am
parent3136abb1493f1c37eb403455252e01c6c59f6281 (diff)
import from X.Org 7.0
Diffstat (limited to 'data/xkbdata/compat/Makefile.am')
-rw-r--r--data/xkbdata/compat/Makefile.am25
1 files changed, 25 insertions, 0 deletions
diff --git a/data/xkbdata/compat/Makefile.am b/data/xkbdata/compat/Makefile.am
new file mode 100644
index 000000000..7a06afd00
--- /dev/null
+++ b/data/xkbdata/compat/Makefile.am
@@ -0,0 +1,25 @@
+xkbdata_compatdir = $(datadir)/X11/xkb/compat
+dist_xkbdata_compat_DATA = \
+ accessx \
+ basic \
+ complete \
+ default \
+ iso9995 \
+ japan \
+ keypad \
+ ledcaps \
+ lednum \
+ ledscroll \
+ misc \
+ mousekeys \
+ norepeat \
+ pc \
+ pc98 \
+ README \
+ xfree86 \
+ xtest
+
+xkbdatadir = $(datadir)/X11/xkb
+xkbdata_DATA = compat.dir
+
+include $(top_srcdir)/xkbrules.am