summaryrefslogtreecommitdiffstats
path: root/src/live_effects/Makefile_insert
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2012-03-23 21:02:03 +0000
committerJohan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>2012-03-23 21:02:03 +0000
commit2ad4d90803d4c83b28f146130db83c5e569b8ec7 (patch)
tree0d0dfb0e628438cab148b28012790d38f4d3e636 /src/live_effects/Makefile_insert
parentmore spiro cleanup (diff)
downloadinkscape-2ad4d90803d4c83b28f146130db83c5e569b8ec7.tar.gz
inkscape-2ad4d90803d4c83b28f146130db83c5e569b8ec7.zip
cleanup spiro code
(bzr r11123)
Diffstat (limited to 'src/live_effects/Makefile_insert')
-rw-r--r--src/live_effects/Makefile_insert3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/live_effects/Makefile_insert b/src/live_effects/Makefile_insert
index 65a934c9c..9c3c171f2 100644
--- a/src/live_effects/Makefile_insert
+++ b/src/live_effects/Makefile_insert
@@ -50,7 +50,8 @@ ink_common_sources += \
live_effects/lpe-perp_bisector.h \
live_effects/spiro.h \
live_effects/spiro.cpp \
- live_effects/bezctx.h \
+ live_effects/spiro-converters.h \
+ live_effects/spiro-converters.cpp \
live_effects/lpe-circle_with_radius.cpp \
live_effects/lpe-circle_with_radius.h \
live_effects/lpe-perspective_path.cpp \