summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)