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/parameter/Makefile_insert | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/live_effects/parameter/Makefile_insert') diff --git a/src/live_effects/parameter/Makefile_insert b/src/live_effects/parameter/Makefile_insert index 99cd88d62..efdda686a 100644 --- a/src/live_effects/parameter/Makefile_insert +++ b/src/live_effects/parameter/Makefile_insert @@ -16,6 +16,8 @@ ink_common_sources += \ live_effects/parameter/path-reference.h \ live_effects/parameter/path.cpp \ live_effects/parameter/path.h \ + live_effects/parameter/originalpath.cpp \ + live_effects/parameter/originalpath.h \ live_effects/parameter/powerstrokepointarray.cpp \ live_effects/parameter/powerstrokepointarray.h \ live_effects/parameter/text.cpp \ -- cgit v1.2.3