Code

CodingStyle: const placement
[inkscape.git] / src / Makefile_insert
index 3c7d827c834fcdfae0598b88f2973e020618ddca..c552f34018e9f069d04762487c80e8a3318012d5 100644 (file)
@@ -43,6 +43,8 @@ libinkpre_a_SOURCES = \
        bad-uri-exception.h     \
        brokenimage.xpm \
        color-rgba.h    \
+       color-profile.cpp color-profile.h       \
+       color-profile-fns.h     \
        conn-avoid-ref.cpp conn-avoid-ref.h     \
        connector-context.cpp connector-context.h       \
        context-fns.cpp context-fns.h \
@@ -53,6 +55,8 @@ 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   \
        draw-context.cpp draw-context.h \
@@ -226,6 +230,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 \
@@ -258,6 +263,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    \