From b4b171b7e44d88cfddbe2f849420bc980f5cdf61 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Sun, 2 Sep 2007 17:44:01 +0000 Subject: And update the Makefile for examples... (bzr r3667) --- share/examples/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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) -- cgit v1.2.3