Code

Filter effects dialog:
[inkscape.git] / src / Makefile_insert
index f1ba21920d4b60e649f96ea99dd0483440471e13..1371039c15bf472251d1a2f6c311d541edd446c8 100644 (file)
@@ -40,6 +40,7 @@ libinkpre_a_SOURCES = \
        approx-equal.h remove-last.h    \
        arc-context.cpp arc-context.h   \
        attributes.cpp attributes.h     \
+       axis-manip.cpp axis-manip.h     \
        bad-uri-exception.h     \
        box3d.cpp box3d.h \
        box3d-context.cpp box3d-context.h \
@@ -74,6 +75,7 @@ libinkpre_a_SOURCES = \
        extract-uri.cpp extract-uri.h   \
        file.cpp file.h \
        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       \
@@ -242,6 +244,8 @@ libinkpre_a_SOURCES =       \
        sp-switch.cpp sp-switch.h\
        sp-text.cpp sp-text.h   \
        sp-textpath.h   \
+       sp-tref-reference.cpp sp-tref-reference.h \
+       sp-tref.cpp sp-tref.h \
        sp-tspan.cpp sp-tspan.h \
        sp-use-reference.cpp sp-use-reference.h \
        sp-use.cpp sp-use.h     \
@@ -285,6 +289,7 @@ libinkpost_a_SOURCES =      \
        ege-select-one-action.h \
        fill-or-stroke.h        \
        filter-chemistry.cpp filter-chemistry.h \
+       filter-enums.cpp filter-enums.h \
        fixes.cpp \
        gc-alloc.h      \
        gc-anchored.h gc-anchored.cpp   \