summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2009-11-24 00:09:32 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2009-11-24 00:09:32 +0000
commitbf2ae6a23172bfd947eedab978742fb6e9c66df8 (patch)
tree846a9dca059d9cd262d9642ffbb3d63c68fb4c13 /src
parentdecrease header deps (diff)
downloadinkscape-bf2ae6a23172bfd947eedab978742fb6e9c66df8.tar.gz
inkscape-bf2ae6a23172bfd947eedab978742fb6e9c66df8.zip
hopefully fix build on linux
(bzr r8843)
Diffstat (limited to 'src')
-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 d992dd7bb..1cc2e1b69 100644
--- a/src/live_effects/Makefile_insert
+++ b/src/live_effects/Makefile_insert
@@ -18,6 +18,8 @@ ink_common_sources += \
live_effects/lpe-boolops.h \
live_effects/lpe-dynastroke.cpp \
live_effects/lpe-dynastroke.h \
+ live_effects/lpe-extrude.cpp \
+ live_effects/lpe-extrude.h \
live_effects/lpe-sketch.cpp \
live_effects/lpe-sketch.h \
live_effects/lpe-knot.cpp \