Code

Corrected initialization order.
[inkscape.git] / src / Makefile_insert
index f4aba89b9b120e9f4d6b9d5a9f8ab4d03c1abd6a..4bef3dc5634734af4c314931eb15b33b8bf17017 100644 (file)
@@ -81,7 +81,6 @@ libinkpre_a_SOURCES = \
        filter-chemistry.cpp filter-chemistry.h \
        filter-enums.cpp filter-enums.h \
        flood-context.cpp flood-context.h       \
-       fontsize-expansion.cpp fontsize-expansion.h     \
        forward.h       \
        gradient-context.cpp gradient-context.h \
        gradient-drag.cpp gradient-drag.h \
@@ -102,6 +101,7 @@ libinkpre_a_SOURCES =       \
        layer-fns.cpp layer-fns.h       \
        layer-manager.cpp layer-manager.h       \
        line-geometry.cpp line-geometry.h       \
+       lpe-tool-context.cpp lpe-tool-context.h \
        macros.h        \
        main-cmdlineact.cpp main-cmdlineact.h \
        media.cpp media.h       \
@@ -130,8 +130,6 @@ libinkpre_a_SOURCES =       \
        menus-skeleton.h        \
        prefix.cpp      \
        prefix.h        \
-       prefs-utils.cpp \
-       prefs-utils.h   \
        print.cpp print.h       \
        profile-manager.cpp     \
        profile-manager.h       \
@@ -150,6 +148,7 @@ libinkpre_a_SOURCES =       \
        shape-editor.cpp shape-editor.h \
        shortcuts.cpp shortcuts.h       \
        snap.cpp snap.h \
+       snap-preferences.cpp snap-preferences.h \
        snapped-curve.cpp snapped-curve.h \
        snapped-line.cpp snapped-line.h \
        snapped-point.cpp snapped-point.h \
@@ -165,42 +164,8 @@ libinkpre_a_SOURCES =      \
        sp-conn-end.cpp sp-conn-end.h   \
        sp-cursor.cpp sp-cursor.h       \
        sp-defs.cpp sp-defs.h   \
+       sp-desc.cpp sp-desc.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-funcnode.cpp sp-fecomponenttransfer-funcnode.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-fedistantlight.cpp sp-fedistantlight.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-femergenode.cpp sp-femergenode.h \
-       sp-femorphology.cpp sp-femorphology.h   \
-       sp-femorphology-fns.h   \
-       sp-feoffset.cpp sp-feoffset.h   \
-       sp-feoffset-fns.h       \
-       sp-fepointlight.cpp sp-fepointlight.h \
-       sp-fespecularlighting.cpp sp-fespecularlighting.h       \
-       sp-fespecularlighting-fns.h     \
-       sp-fespotlight.cpp sp-fespotlight.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-primitive.cpp \
        sp-filter-primitive.h   \
@@ -270,6 +235,7 @@ libinkpre_a_SOURCES =       \
        sp-switch.cpp sp-switch.h\
        sp-text.cpp sp-text.h   \
        sp-textpath.h   \
+       sp-title.cpp sp-title.h \
        sp-tref-reference.cpp sp-tref-reference.h \
        sp-tref.cpp sp-tref.h \
        sp-tspan.cpp sp-tspan.h \
@@ -278,10 +244,6 @@ libinkpre_a_SOURCES =      \
        spiral-context.cpp spiral-context.h     \
        splivarot.cpp splivarot.h       \
        star-context.cpp star-context.h \
-       streams-gzip.h streams-gzip.cpp \
-       streams-handles.h streams-handles.cpp   \
-       streams-jar.h streams-jar.cpp   \
-       streams-zlib.h streams-zlib.cpp \
        style.cpp style.h       \
        sp-style-elem.cpp sp-style-elem.h       \
        svg-profile.h \
@@ -328,6 +290,7 @@ libinkpost_a_SOURCES =      \
        gc-finalized.h gc-finalized.cpp \
        gc-managed.h    \
        gc-soft-ptr.h   \
+       gc-allocator.h  \
        gc.cpp  \
        gradient-chemistry.cpp gradient-chemistry.h     \
        ink-action.cpp  \
@@ -354,6 +317,7 @@ inkscape_private_libs =     \
        pedro/libpedro.a        \
        trace/libtrace.a        \
        svg/libspsvg.a          \
+       filters/libfilters.a    \
        widgets/libspwidgets.a  \
        display/libspdisplay.a  \
        helper/libspchelp.a     \