Code

enable copy/paste of objects with filters
[inkscape.git] / src / Makefile_insert
index dd65108ce02f0ba80fc1b90b6bb1daa48db31849..fec782544d394d65f5d4b88cf364fea0ddd2845e 100644 (file)
@@ -70,6 +70,7 @@ libinkpre_a_SOURCES = \
        event-log.cpp event-log.h       \
        extract-uri.cpp extract-uri.h   \
        file.cpp file.h \
+       filter-chemistry.cpp filter-chemistry.h \
        fontsize-expansion.cpp fontsize-expansion.h     \
        forward.h       \
        geom.cpp geom.h \
@@ -143,10 +144,42 @@ libinkpre_a_SOURCES =     \
        sp-cursor.cpp sp-cursor.h       \
        sp-defs.cpp sp-defs.h   \
        sp-ellipse.cpp sp-ellipse.h     \
+       sp-feblend.cpp sp-feblend.h     \
+       sp-feblend-fns.h        \
+       sp-fecolormatrix.cpp sp-fecolormatrix.h \
+       sp-fecolormatrix-fns.h  \
+       sp-fecomponenttransfer.cpp sp-fecomponenttransfer.h     \
+       sp-fecomponenttransfer-fns.h    \
+       sp-fecomposite.cpp sp-fecomposite.h     \
+       sp-fecomposite-fns.h    \
+       sp-feconvolvematrix.cpp sp-feconvolvematrix.h   \
+       sp-feconvolvematrix-fns.h       \
+       sp-fediffuselighting.cpp sp-fediffuselighting.h \
+       sp-fediffuselighting-fns.h      \
+       sp-fedisplacementmap.cpp sp-fedisplacementmap.h \
+       sp-fedisplacementmap-fns.h      \
+       sp-feflood.cpp sp-feflood.h     \
+       sp-feflood-fns.h        \
+       sp-feimage.cpp sp-feimage.h     \
+       sp-feimage-fns.h        \
+       sp-femerge.cpp sp-femerge.h     \
+       sp-femerge-fns.h        \
+       sp-femorphology.cpp sp-femorphology.h   \
+       sp-femorphology-fns.h   \
+       sp-feoffset.cpp sp-feoffset.h   \
+       sp-feoffset-fns.h       \
+       sp-fespecularlighting.cpp sp-fespecularlighting.h       \
+       sp-fespecularlighting-fns.h     \
+       sp-fetile.cpp sp-fetile.h       \
+       sp-fetile-fns.h \
+       sp-feturbulence.cpp sp-feturbulence.h   \
+       sp-feturbulence-fns.h   \
        sp-filter-fns.h \
-       sp-filter-reference.cpp       \
-       sp-filter-reference.h       \
-        sp-filter-units.h       \
+       sp-filter-primitive.cpp \
+       sp-filter-primitive.h   \
+       sp-filter-reference.cpp \
+       sp-filter-reference.h   \
+       sp-filter-units.h       \
        sp-filter.cpp sp-filter.h       \
        sp-flowdiv.h sp-flowdiv.cpp \
        sp-flowregion.h sp-flowregion.cpp \
@@ -237,7 +270,10 @@ libinkpost_a_SOURCES =     \
        color.cpp color.h       \
        decimal-round.h \
        dir-util.cpp dir-util.h \
+       ege-adjustment-action.cpp       \
+       ege-adjustment-action.h \
        fill-or-stroke.h        \
+       filter-chemistry.cpp filter-chemistry.h \
        fixes.cpp \
        gc-alloc.h      \
        gc-anchored.h gc-anchored.cpp   \
@@ -247,6 +283,8 @@ libinkpost_a_SOURCES =      \
        gc-soft-ptr.h   \
        gc.cpp  \
        gradient-chemistry.cpp gradient-chemistry.h     \
+       ink-action.cpp  \
+       ink-action.h    \
        memeq.h \
        round.h \
        streq.h \