summaryrefslogtreecommitdiffstats
path: root/share/examples
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2007-09-02 17:44:01 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2007-09-02 17:44:01 +0000
commitb4b171b7e44d88cfddbe2f849420bc980f5cdf61 (patch)
tree720f118b7f762b537108667551e8df866c7e2d0a /share/examples
parentClearify the LPE-Gears example (diff)
downloadinkscape-b4b171b7e44d88cfddbe2f849420bc980f5cdf61.tar.gz
inkscape-b4b171b7e44d88cfddbe2f849420bc980f5cdf61.zip
And update the Makefile for examples...
(bzr r3667)
Diffstat (limited to 'share/examples')
-rw-r--r--share/examples/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/share/examples/Makefile.am b/share/examples/Makefile.am
index 1e3387b27..bc645fc97 100644
--- a/share/examples/Makefile.am
+++ b/share/examples/Makefile.am
@@ -24,6 +24,9 @@ example_DATA = \
animated-clock.svg \
blend_modes.svg \
flow-go.svg \
- lighting_effects.svg
+ lighting_effects.svg \
+ live-path-effects-curvestitch.svg \
+ live-path-effects-gears.svg \
+ live-path-effects-pathalongpath.svg
EXTRA_DIST = $(example_DATA)