summaryrefslogtreecommitdiffstats
path: root/share/keys/Makefile.am
blob: 99408c480f43a214cfe6751668885579f97d70cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
keysdir = $(datadir)/inkscape/keys

keys_DATA = \
	default.xml \
	inkscape.xml \
	xara.xml \
	macromedia-freehand-mx.xml \
	adobe-illustrator-cs2.xml \
	right-handed-illustration.xml

EXTRA_DIST = $(keys_DATA)