summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2012-02-08 00:57:59 +0000
committerCampbell Barton <ideasman42@gmail.com>2012-02-08 00:57:59 +0000
commitcb1ecdc0993b8be6c852adf7e84577c62fc87af0 (patch)
treed00a8fe7a5f48eb1db041de8fe742d948b78b041 /src
parentFix typo in gtkmm-2.22 backward compatibility (diff)
downloadinkscape-cb1ecdc0993b8be6c852adf7e84577c62fc87af0.tar.gz
inkscape-cb1ecdc0993b8be6c852adf7e84577c62fc87af0.zip
add missing files in cmake
(bzr r10949)
Diffstat (limited to 'src')
-rw-r--r--src/live_effects/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/live_effects/CMakeLists.txt b/src/live_effects/CMakeLists.txt
index bb97e6f1d..e066e7f43 100644
--- a/src/live_effects/CMakeLists.txt
+++ b/src/live_effects/CMakeLists.txt
@@ -67,6 +67,7 @@ set(live_effects_SRC
lpe-boolops.h
lpe-circle_3pts.h
lpe-circle_with_radius.h
+ lpe-clone-original.h
lpe-constructgrid.h
lpe-copy_rotate.h
lpe-curvestitch.h
@@ -100,12 +101,14 @@ set(live_effects_SRC
lpegroupbbox.h
lpeobject-reference.h
lpeobject.h
+
parameter/array.h
parameter/bool.h
parameter/enum.h
parameter/parameter.h
parameter/path-reference.h
parameter/path.h
+ parameter/originalpath.h
parameter/point.h
parameter/powerstrokepointarray.h
parameter/random.h