From: johanengelen Date: Tue, 24 Nov 2009 00:09:32 +0000 (+0000) Subject: hopefully fix build on linux X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f9f6f4fada64bcb29eddb5e0e8049f2336e01e8a;p=inkscape.git hopefully fix build on linux --- 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 \