summaryrefslogtreecommitdiffstats
path: root/src/live_effects/Makefile_insert
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2014-05-13 07:44:27 +0000
committerJabiertxof <jtx@jtx.marker.es>2014-05-13 07:44:27 +0000
commitd516a941370f10590ad305b9fcbe1a4a7622df90 (patch)
tree185f4d838b8041cd3e19b350a0ba727c8af75a29 /src/live_effects/Makefile_insert
parentAdd Simplify LPE (diff)
downloadinkscape-d516a941370f10590ad305b9fcbe1a4a7622df90.tar.gz
inkscape-d516a941370f10590ad305b9fcbe1a4a7622df90.zip
Added Latice2 deformation LPE
(bzr r13341.1.14)
Diffstat (limited to 'src/live_effects/Makefile_insert')
-rw-r--r--src/live_effects/Makefile_insert2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/live_effects/Makefile_insert b/src/live_effects/Makefile_insert
index a9da81d5b..aa6a372a8 100644
--- a/src/live_effects/Makefile_insert
+++ b/src/live_effects/Makefile_insert
@@ -42,6 +42,8 @@ ink_common_sources += \
live_effects/lpe-bspline.h \
live_effects/lpe-lattice.cpp \
live_effects/lpe-lattice.h \
+ live_effects/lpe-lattice2.cpp \
+ live_effects/lpe-lattice2.h \
live_effects/lpe-simplify.cpp \
live_effects/lpe-simplify.h \
live_effects/lpe-envelope.cpp \