summaryrefslogtreecommitdiffstats
path: root/src/live_effects/Makefile_insert
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2014-05-30 18:23:12 +0000
committerJabiertxof <jtx@jtx.marker.es>2014-05-30 18:23:12 +0000
commit519d4aa4931a9ca00b6fd9874e49a863dc54a4df (patch)
tree741a62c3b541571b16b8e23255d7721b3cc0b0ed /src/live_effects/Makefile_insert
parentUnquote names in 'font-family' lists. Partial fix for #1029080 (diff)
downloadinkscape-519d4aa4931a9ca00b6fd9874e49a863dc54a4df.tar.gz
inkscape-519d4aa4931a9ca00b6fd9874e49a863dc54a4df.zip
Added Perspective-Envelope live effect
(bzr r13341.1.43)
Diffstat (limited to 'src/live_effects/Makefile_insert')
-rw-r--r--src/live_effects/Makefile_insert4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/live_effects/Makefile_insert b/src/live_effects/Makefile_insert
index aa6a372a8..c47003747 100644
--- a/src/live_effects/Makefile_insert
+++ b/src/live_effects/Makefile_insert
@@ -88,4 +88,6 @@ ink_common_sources += \
live_effects/lpe-path_length.cpp \
live_effects/lpe-path_length.h \
live_effects/lpe-line_segment.cpp \
- live_effects/lpe-line_segment.h
+ live_effects/lpe-line_segment.h \
+ live_effects/lpe-envelope-perspective.cpp \
+ live_effects/lpe-envelope-perspective.h