diff options
| author | Jabiertxof <jtx@jtx> | 2017-01-21 23:33:24 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx> | 2017-01-21 23:33:24 +0000 |
| commit | eeb5405c1b2734322ca9ed506e8a8e16a87c2a4f (patch) | |
| tree | 5f98cdb1ee5633b69ec1f5c21d0d5e69f8770ad2 /share/examples/Makefile.am | |
| parent | Organize doeffect function (diff) | |
| parent | Fix "swap fill and stroke" for multiple objects in selection (diff) | |
| download | inkscape-eeb5405c1b2734322ca9ed506e8a8e16a87c2a4f.tar.gz inkscape-eeb5405c1b2734322ca9ed506e8a8e16a87c2a4f.zip | |
Update to trunk
(bzr r13645.1.165)
Diffstat (limited to 'share/examples/Makefile.am')
| -rw-r--r-- | share/examples/Makefile.am | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/share/examples/Makefile.am b/share/examples/Makefile.am deleted file mode 100644 index a89246048..000000000 --- a/share/examples/Makefile.am +++ /dev/null @@ -1,37 +0,0 @@ - -exampledir = $(datadir)/inkscape/examples - -example_DATA = \ - README \ - istest.pov \ - gradient.svg \ - tiger.svgz \ - markers.svg \ - i18n.svg \ - stars.svgz \ - text-on-path.svg \ - flowsample.svg \ - data_uri.svg \ - tesselation-P3.svg \ - art-nouveau-P3.svg \ - eastern-motive-P4G.svg \ - l-systems.svgz \ - glass.svg \ - car.svgz \ - gallardo.svgz \ - gradient-mesh-experimental.svgz \ - rope-3D.svg \ - animated-clock.svg \ - blend_modes.svg \ - flow-go.svg \ - lighting_filters.svg \ - turbulence_filters.svg \ - live-path-effects-curvestitch.svg \ - live-path-effects-gears.svg \ - live-path-effects-pathalongpath.svg \ - filters.svg \ - svgfont.svg \ - tref.svg \ - replace-hue.svg - -EXTRA_DIST = $(example_DATA) |
