Code

Rename LPE: mirror reflect --> mirror symmetry
[inkscape.git] / src / live_effects / Makefile_insert
index 0c6ba4a0099ee48163b186096d1e3992a9bcb604..b9f86454612e3364d8f24351586164152df67ab0 100644 (file)
@@ -14,12 +14,10 @@ live_effects_liblive_effects_a_SOURCES = \
        live_effects/lpegroupbbox.h     \
        live_effects/lpeobject-reference.cpp    \
        live_effects/lpeobject-reference.h      \
-       live_effects/n-art-bpath-2geom.cpp      \
-       live_effects/n-art-bpath-2geom.h        \
-       live_effects/lpe-skeletalstrokes.cpp    \
-       live_effects/lpe-skeletalstrokes.h      \
-       live_effects/lpe-pathalongpath.cpp      \
-       live_effects/lpe-pathalongpath.h        \
+       live_effects/lpe-patternalongpath.cpp   \
+       live_effects/lpe-patternalongpath.h     \
+       live_effects/lpe-bendpath.cpp   \
+       live_effects/lpe-bendpath.h     \
        live_effects/lpe-sketch.cpp     \
        live_effects/lpe-sketch.h       \
        live_effects/lpe-knot.cpp       \
@@ -28,12 +26,41 @@ live_effects_liblive_effects_a_SOURCES = \
        live_effects/lpe-vonkoch.h      \
        live_effects/lpe-curvestitch.cpp        \
        live_effects/lpe-curvestitch.h  \
+       live_effects/lpe-constructgrid.cpp      \
+       live_effects/lpe-constructgrid.h        \
        live_effects/lpe-gears.cpp      \
        live_effects/lpe-gears.h        \
        live_effects/lpe-test-doEffect-stack.cpp        \
        live_effects/lpe-test-doEffect-stack.h  \
-       live_effects/lpe-slant.cpp      \
-       live_effects/lpe-slant.h        \
+       live_effects/lpe-lattice.cpp    \
+       live_effects/lpe-lattice.h      \
+       live_effects/lpe-envelope.cpp   \
+       live_effects/lpe-envelope.h     \
+       live_effects/lpe-spiro.cpp      \
+       live_effects/lpe-spiro.h        \
+       live_effects/lpe-tangent_to_curve.cpp   \
+       live_effects/lpe-tangent_to_curve.h     \
+       live_effects/lpe-perp_bisector.cpp      \
+       live_effects/lpe-perp_bisector.h        \
+       live_effects/spiro.h    \
+       live_effects/spiro.cpp  \
+       live_effects/bezctx.h   \
+       live_effects/bezctx_intf.h      \
+       live_effects/bezctx.cpp \
        live_effects/lpe-circle_with_radius.cpp \
-       live_effects/lpe-circle_with_radius.h
+       live_effects/lpe-circle_with_radius.h   \
+       live_effects/lpe-perspective_path.cpp   \
+       live_effects/lpe-perspective_path.h             \
+       live_effects/lpe-mirror_symmetry.cpp    \
+       live_effects/lpe-mirror_symmetry.h      \
+       live_effects/lpe-circle_3pts.cpp        \
+       live_effects/lpe-circle_3pts.h  \
+       live_effects/lpe-angle_bisector.cpp     \
+       live_effects/lpe-angle_bisector.h       \
+       live_effects/lpe-parallel.cpp   \
+       live_effects/lpe-parallel.h     \
+       live_effects/lpe-copy_rotate.cpp        \
+       live_effects/lpe-copy_rotate.h  \
+       live_effects/lpe-offset.cpp     \
+       live_effects/lpe-offset.h