diff options
| author | Niko Kiirala <niko@kiirala.com> | 2008-01-11 16:04:16 +0000 |
|---|---|---|
| committer | kiirala <kiirala@users.sourceforge.net> | 2008-01-11 16:04:16 +0000 |
| commit | 8a7cf66f3c3540f99ee20ee098ca6472a3779dc7 (patch) | |
| tree | 67f1accb571e8813da922e4363333ec55d549741 /share/examples/Makefile.am | |
| parent | Fix bad markup in po/vi.po (diff) | |
| download | inkscape-8a7cf66f3c3540f99ee20ee098ca6472a3779dc7.tar.gz inkscape-8a7cf66f3c3540f99ee20ee098ca6472a3779dc7.zip | |
Added example file for feTurbulence effect
(bzr r4460)
Diffstat (limited to 'share/examples/Makefile.am')
| -rw-r--r-- | share/examples/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/examples/Makefile.am b/share/examples/Makefile.am index bc645fc97..870439578 100644 --- a/share/examples/Makefile.am +++ b/share/examples/Makefile.am @@ -25,6 +25,7 @@ example_DATA = \ blend_modes.svg \ flow-go.svg \ lighting_effects.svg \ + turbulence_effects.svg \ live-path-effects-curvestitch.svg \ live-path-effects-gears.svg \ live-path-effects-pathalongpath.svg |
