more automake foo - but still far from building the whole thing
[xorg/xkeyboard-config] / types / Makefile.am
1 types_DATA = \
2 basic cancel caps \
3 complete default extra \
4 iso9995 mousekeys numpad \
5 pc README
6
7 EXTRA_DIST= $(types_DATA)
8                                                                                           
9 typesdir = $(xkb_base)/types