Code

* Lots of documentation for the Inkscape::XML namespace
[inkscape.git] / src / Makefile_insert
index 52adc54e83a3770dded2ce3086b066066fbb9bb2..33e4f07f8887ae659473407c47d18f3cdb4ecb81 100644 (file)
@@ -102,6 +102,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       \
@@ -150,6 +151,7 @@ libinkpre_a_SOURCES =       \
        shape-editor.cpp shape-editor.h \
        shortcuts.cpp shortcuts.h       \
        snap.cpp snap.h \
+       snapped-curve.cpp snapped-curve.h \
        snapped-line.cpp snapped-line.h \
        snapped-point.cpp snapped-point.h \
        snapper.cpp snapper.h \
@@ -164,6 +166,7 @@ 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        \
@@ -269,6 +272,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 \
@@ -327,6 +331,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  \
@@ -358,7 +363,6 @@ inkscape_private_libs =     \
        helper/libspchelp.a     \
        libcroco/libcroco.a     \
        libnrtype/libnrtype.a   \
-       libnr/libnr.a           \
        libavoid/libavoid.a     \
        livarot/libvarot.a      \
        live_effects/liblive_effects.a  \
@@ -374,6 +378,7 @@ inkscape_private_libs =     \
        extension/libextension.a        \
        extension/implementation/libimplementation.a    \
        extension/internal/libinternal.a        \
+       libnr/libnr.a           \
        extension/script/libscript.a    \
        bind/libbind.a  \
        dom/libdom.a            \