Code

b4ef0dbbab5141b6a5adb0147c49a2d6f0390226
[inkscape.git] / share / examples / Makefile.am
2 exampledir = $(datadir)/inkscape/examples
4 example_DATA = \
5         README \
6         istest.pov \
7         gradient.svg \
8         tiger.svgz \
9         markers.svg \
10         i18n.svg \
11         stars.svgz \
12         text-on-path.svg \
13         flowsample.svg \
14         data_uri.svg \
15         tesselation-P3.svg \
16         art-nouveau-P3.svg \
17         eastern-motive-P4G.svg \
18         l-systems.svgz \
19         glass.svg \
20         car.svgz \
21         gallardo.svgz \
22         gradient-mesh-experimental.svgz \
23         rope-3D.svg \
24         animated-clock.svg
26 EXTRA_DIST = $(example_DATA)