Code

Rename LPE: mirror reflect --> mirror symmetry
[inkscape.git] / src / live_effects / Makefile_insert
index ea49aa269a4334661aa70f333e3dc46b86c995f9..b9f86454612e3364d8f24351586164152df67ab0 100644 (file)
@@ -50,6 +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