diff options
| author | Niko Kiirala <niko@kiirala.com> | 2007-07-09 12:55:16 +0000 |
|---|---|---|
| committer | kiirala <kiirala@users.sourceforge.net> | 2007-07-09 12:55:16 +0000 |
| commit | 1ce0029e0854c7ca59f64e3665a622fbbbe69d79 (patch) | |
| tree | 2788c4224b8052f21b6b356e3dae4daf19202a71 /share/examples | |
| parent | First version of feComposite filter effect renderer (diff) | |
| download | inkscape-1ce0029e0854c7ca59f64e3665a622fbbbe69d79.tar.gz inkscape-1ce0029e0854c7ca59f64e3665a622fbbbe69d79.zip | |
Updated Makefile.am file lists for Mac OS X icons and share/examples
(bzr r3202)
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/examples/Makefile.am b/share/examples/Makefile.am index b4ef0dbba..b036205be 100644 --- a/share/examples/Makefile.am +++ b/share/examples/Makefile.am @@ -21,6 +21,8 @@ example_DATA = \ gallardo.svgz \ gradient-mesh-experimental.svgz \ rope-3D.svg \ - animated-clock.svg + animated-clock.svg \ + blend_modes.svg \ + flow-go.svg EXTRA_DIST = $(example_DATA) |
