summaryrefslogtreecommitdiffstats
path: root/src/live_effects/CMakeLists.txt
diff options
context:
space:
mode:
authorMarkus Schwienbacher <mschwienbacher@gmail.com>2018-03-01 23:05:03 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2018-03-01 23:05:03 +0000
commita655be184a5a646cf2abd9fb41e472d9be261b84 (patch)
treee0d0f01527544c647fccd4d317472eb94bd8fbe7 /src/live_effects/CMakeLists.txt
parentAllow to align multiple objects as group relatively to a single object (diff)
downloadinkscape-a655be184a5a646cf2abd9fb41e472d9be261b84.tar.gz
inkscape-a655be184a5a646cf2abd9fb41e472d9be261b84.zip
Live effect: Ellipse from Points
Diffstat (limited to 'src/live_effects/CMakeLists.txt')
-rw-r--r--src/live_effects/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/live_effects/CMakeLists.txt b/src/live_effects/CMakeLists.txt
index 9d18626bc..aa482a6cf 100644
--- a/src/live_effects/CMakeLists.txt
+++ b/src/live_effects/CMakeLists.txt
@@ -61,6 +61,7 @@ set(live_effects_SRC
lpeobject.cpp
spiro-converters.cpp
spiro.cpp
+ lpe-pts2ellipse.cpp
parameter/array.cpp
parameter/bool.cpp
@@ -154,6 +155,7 @@ set(live_effects_SRC
lpeobject.h
spiro-converters.h
spiro.h
+ lpe-pts2ellipse.h
parameter/array.h
parameter/bool.h