Code

- Created a SPLPEItem class that handles applying a LPE to an Item
[inkscape.git] / src / live_effects / Makefile_insert
index d7cc55939a3e012cff2c8d03011b8172c5a517e2..fee34a9d675341322e76e1e3175fa98c6494b416 100644 (file)
@@ -10,6 +10,8 @@ live_effects_liblive_effects_a_SOURCES = \
        live_effects/effect.h   \
        live_effects/lpeobject.cpp      \
        live_effects/lpeobject.h        \
+       live_effects/lpegroupbbox.cpp   \
+       live_effects/lpegroupbbox.h     \
        live_effects/lpeobject-reference.cpp    \
        live_effects/lpeobject-reference.h      \
        live_effects/n-art-bpath-2geom.cpp      \