Code

r16523@tres: ted | 2007-09-11 20:47:18 -0700
[inkscape.git] / share / extensions / xaml2svg / Makefile.am
2 xaml2svg_otherstuffdir = $(datadir)/inkscape/extensions/xaml2svg
4 xaml2svg_otherstuff = \
5         animation.xsl \
6         brushes.xsl \
7         canvas.xsl \
8         geometry.xsl \
9         Makefile.am \
10         properties.xsl \
11         shapes.xsl \
12         transform.xsl
14 xaml2svg_otherstuff_DATA = \
15         $(xaml2svg_otherstuff)
17 EXTRA_DIST = \
18         $(xaml2svg_otherstuff_DATA)