From 783e8c0cbd02a17fc9690dc8c761afdfecbdbcc1 Mon Sep 17 00:00:00 2001 From: johanengelen Date: Sun, 2 Sep 2007 17:44:01 +0000 Subject: [PATCH] And update the Makefile for examples... --- 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) -- 2.30.2