From: johanengelen Date: Sun, 2 Sep 2007 17:44:01 +0000 (+0000) Subject: And update the Makefile for examples... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=783e8c0cbd02a17fc9690dc8c761afdfecbdbcc1;p=inkscape.git And update the Makefile for examples... --- 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)