updating the build process
[xorg/xkeyboard-config] / keycodes / Makefile.am
1 SUBDIRS = digital_vndr sgi_vndr
2
3 keycodesdir = $(xkb_base)/keycodes
4
5 dist_keycodes_DATA = \
6 aliases amiga ataritt \
7 fujitsu hp ibm \
8 macintosh powerpcps2 sony \
9 sun xfree86 xfree98 \
10 README
11
12 include $(top_srcdir)/xkbrules.am