Code

Rename LPE: mirror reflect --> mirror symmetry
[inkscape.git] / src / live_effects / Makefile_insert
index 60c2ece42998ba872290a44e19ffac1dbf3e5c0e..b9f86454612e3364d8f24351586164152df67ab0 100644 (file)
@@ -32,10 +32,16 @@ live_effects_liblive_effects_a_SOURCES = \
        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   \
@@ -44,5 +50,17 @@ live_effects_liblive_effects_a_SOURCES = \
        live_effects/lpe-circle_with_radius.cpp \
        live_effects/lpe-circle_with_radius.h   \
        live_effects/lpe-perspective_path.cpp   \
-       live_effects/lpe-perspective_path.h
+       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