From 76f0853b7d6bbe1233daa3141ce1379e2df1e934 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Thu, 12 Jan 2012 22:06:16 +0100 Subject: LPE: add new LPE that outputs the original path data. used to make a clone (without LPE) of a path with an LPE applied (bzr r10874) --- src/live_effects/Makefile_insert | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/live_effects/Makefile_insert') diff --git a/src/live_effects/Makefile_insert b/src/live_effects/Makefile_insert index 692503201..74356f563 100644 --- a/src/live_effects/Makefile_insert +++ b/src/live_effects/Makefile_insert @@ -72,6 +72,8 @@ ink_common_sources += \ live_effects/lpe-powerstroke-interpolators.h \ live_effects/lpe-offset.cpp \ live_effects/lpe-offset.h \ + live_effects/lpe-clone-original.cpp \ + live_effects/lpe-clone-original.h \ live_effects/lpe-ruler.cpp \ live_effects/lpe-ruler.h \ live_effects/lpe-recursiveskeleton.cpp \ -- cgit v1.2.3