Code

Rename LPE: mirror reflect --> mirror symmetry
[inkscape.git] / src / live_effects / Makefile_insert
index d0bfb5b998d68ed8fa5c7af8728668907c3549d4..b9f86454612e3364d8f24351586164152df67ab0 100644 (file)
@@ -51,8 +51,8 @@ live_effects_liblive_effects_a_SOURCES = \
        live_effects/lpe-circle_with_radius.h   \
        live_effects/lpe-perspective_path.cpp   \
        live_effects/lpe-perspective_path.h             \
-       live_effects/lpe-mirror_reflect.cpp     \
-       live_effects/lpe-mirror_reflect.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     \
@@ -60,5 +60,7 @@ live_effects_liblive_effects_a_SOURCES = \
        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-copy_rotate.h  \
+       live_effects/lpe-offset.cpp     \
+       live_effects/lpe-offset.h