Code

added fix from Dale Harvey to expand incomplete JIDs specified in user
[inkscape.git] / src / Makefile_insert
index 3952e8cf5a2159cb06afbae96011d3f40cd17c81..22c1a2209ca217eedb34819455cec68019a0281a 100644 (file)
@@ -53,6 +53,7 @@ libinkpre_a_SOURCES = \
        desktop.cpp desktop.h   \
        document-undo.cpp       \
        document.cpp document.h document-private.h      \
+       document-subset.cpp document-subset.h   \
         doxygen-main.cpp \
        draw-anchor.cpp \
        draw-anchor.h   \
@@ -227,6 +228,7 @@ libinkpost_a_SOURCES =      \
        gc-core.h       \
        gc-finalized.h  \
        gc-managed.h    \
+       gc-soft-ptr.h   \
        gc.cpp  \
        gradient-chemistry.cpp gradient-chemistry.h     \
        memeq.h \
@@ -259,6 +261,7 @@ inkscape_private_libs =     \
        ui/view/libuiview.a     \
        ui/libui.a              \
        ui/widget/libuiwidget.a \
+       graphlayout/libgraphlayout.a    \
        removeoverlap/libremoveoverlap.a                \
        extension/libextension.a        \
        extension/implementation/libimplementation.a    \