From: buliabyak Date: Mon, 14 Apr 2008 04:41:21 +0000 (+0000) Subject: please dont forget to update Makefile_insert\! X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=8e1eb6dc41630f8627ae0aeeb22a5fcca196e8b2;p=inkscape.git please dont forget to update Makefile_insert\! --- diff --git a/src/libnr/Makefile_insert b/src/libnr/Makefile_insert index 01eb5e0c4..f2fd269bc 100644 --- a/src/libnr/Makefile_insert +++ b/src/libnr/Makefile_insert @@ -17,6 +17,8 @@ endif libnr_libnr_a_SOURCES = \ libnr/in-svg-plane.h \ libnr/n-art-bpath.h \ + libnr/n-art-bpath-2geom.cpp \ + libnr/n-art-bpath-2geom.h \ libnr/nr-blit.cpp \ libnr/nr-blit.h \ libnr/nr-compose-transform.cpp \ diff --git a/src/live_effects/Makefile_insert b/src/live_effects/Makefile_insert index 147111498..a64b9860f 100644 --- a/src/live_effects/Makefile_insert +++ b/src/live_effects/Makefile_insert @@ -14,8 +14,6 @@ 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-patternalongpath.cpp \ live_effects/lpe-patternalongpath.h \ live_effects/lpe-bendpath.cpp \