more makefiles.am - but still long way to the first build
[xorg/xkeyboard-config] / keycodes / Makefile.am
1 SUBDIRS = digital.vndr sgi.vndr
2
3 kc_DATA = \
4 aliases amiga ataritt \
5 fujitsu hp ibm \
6 macintosh powerpcps2 sony \
7 sun xfree86 xfree98 \
8 README
9                                                                                           
10 EXTRA_DIST= $(kc_DATA)
11                                                                                           
12 kcdir = $(xkb_base)/keycodes
13
14