Code

hopefully fix build on linux
[inkscape.git] / src / live_effects / Makefile_insert
index 8831bb135a85c0119ecb15bea688c5b27a333fe8..1cc2e1b69df334c6c17e095523b309494fc850ab 100644 (file)
@@ -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       \
@@ -69,6 +71,8 @@ ink_common_sources += \
        live_effects/lpe-offset.h       \
        live_effects/lpe-ruler.cpp      \
        live_effects/lpe-ruler.h        \
+       live_effects/lpe-recursiveskeleton.cpp  \
+       live_effects/lpe-recursiveskeleton.h    \
        live_effects/lpe-text_label.cpp \
        live_effects/lpe-text_label.h   \
        live_effects/lpe-path_length.cpp        \