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

keys_DATA = \
	default.xml \
	inkscape.xml \
	xara.xml \
	macromedia-freehand-mx.xml \
	adobe-illustrator-cs2.xml \
	right-handed-illustration.xml \
	corel-draw-x4.xml \
	zoner-draw.xml \
	acd-canvas.xml

EXTRA_DIST = $(keys_DATA)