summaryrefslogtreecommitdiffstats
path: root/src/live_effects/Makefile_insert
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2008-07-16 21:42:46 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2008-07-16 21:42:46 +0000
commit72f6706daefad31dd0a93b315e03269dac18e2ad (patch)
tree3a4af45cf44cf7b11594dd293d433673d185b84e /src/live_effects/Makefile_insert
parentfix combo enum, to handle enums of all types (not only the ones that range fr... (diff)
downloadinkscape-72f6706daefad31dd0a93b315e03269dac18e2ad.tar.gz
inkscape-72f6706daefad31dd0a93b315e03269dac18e2ad.zip
add lpe-Boolops
(bzr r6334)
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 d3f50cd9a..e651418d3 100644
--- a/src/live_effects/Makefile_insert
+++ b/src/live_effects/Makefile_insert
@@ -18,6 +18,8 @@ live_effects_liblive_effects_a_SOURCES = \
live_effects/lpe-patternalongpath.h \
live_effects/lpe-bendpath.cpp \
live_effects/lpe-bendpath.h \
+ live_effects/lpe-boolops.cpp \
+ live_effects/lpe-boolops.h \
live_effects/lpe-sketch.cpp \
live_effects/lpe-sketch.h \
live_effects/lpe-knot.cpp \