summaryrefslogtreecommitdiffstats
path: root/src/live_effects/Makefile_insert
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2008-07-27 18:58:20 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2008-07-27 18:58:20 +0000
commit124983da75225fe39a40c8a265acd3daeefa3e1f (patch)
treea3cbf4f05c59ccf3921aa6dafd4255d76f1b5cc5 /src/live_effects/Makefile_insert
parentfix release mouse crash, add missed disconnects, remove unused callback (diff)
downloadinkscape-124983da75225fe39a40c8a265acd3daeefa3e1f.tar.gz
inkscape-124983da75225fe39a40c8a265acd3daeefa3e1f.zip
add LPE Interpolate
(bzr r6431)
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 e651418d3..b67e44051 100644
--- a/src/live_effects/Makefile_insert
+++ b/src/live_effects/Makefile_insert
@@ -32,6 +32,8 @@ live_effects_liblive_effects_a_SOURCES = \
live_effects/lpe-constructgrid.h \
live_effects/lpe-gears.cpp \
live_effects/lpe-gears.h \
+ live_effects/lpe-interpolate.cpp \
+ live_effects/lpe-interpolate.h \
live_effects/lpe-test-doEffect-stack.cpp \
live_effects/lpe-test-doEffect-stack.h \
live_effects/lpe-lattice.cpp \