Code

make default paintbucket offset 0
[inkscape.git] / src / Makefile_insert
index 0b236eeca9afa5c0f4a3d38da065ea7eb7e00197..281e8e14877dc4a94c33c1b04d1cddf87d3f76eb 100644 (file)
@@ -67,9 +67,11 @@ libinkpre_a_SOURCES =        \
        dyna-draw-context.cpp dyna-draw-context.h       \
        enums.h \
        event-context.cpp event-context.h       \
-       event-log.cpp event-log.h       \
+       event-log.cpp event-log.h event.h      \
        extract-uri.cpp extract-uri.h   \
        file.cpp file.h \
+       filter-chemistry.cpp filter-chemistry.h \
+       flood-context.cpp flood-context.h       \
        fontsize-expansion.cpp fontsize-expansion.h     \
        forward.h       \
        geom.cpp geom.h \
@@ -89,6 +91,7 @@ libinkpre_a_SOURCES = \
        layer-fns.cpp layer-fns.h       \
        layer-manager.cpp layer-manager.h       \
        macros.h        \
+       main-cmdlineact.cpp main-cmdlineact.h \
        marker-status.cpp marker-status.h       \
        media.cpp media.h       \
        message-context.cpp message-context.h \
@@ -127,6 +130,7 @@ libinkpre_a_SOURCES =       \
        selection.cpp selection.h       \
        seltrans-handles.cpp seltrans-handles.h \
        seltrans.cpp seltrans.h \
+       shape-editor.cpp shape-editor.h \
        shortcuts.cpp shortcuts.h       \
        slideshow.cpp slideshow.h       \
        snap.cpp snap.h \
@@ -172,12 +176,14 @@ libinkpre_a_SOURCES =     \
        sp-fetile.cpp sp-fetile.h       \
        sp-fetile-fns.h \
        sp-feturbulence.cpp sp-feturbulence.h   \
-       sp-feturbulence-fns.h   \       
+       sp-feturbulence-fns.h   \
        sp-filter-fns.h \
+       sp-filter-primitive.cpp \
+       sp-filter-primitive.h   \
        sp-filter-reference.cpp \
        sp-filter-reference.h   \
        sp-filter-units.h       \
-       sp-filter.cpp sp-filter.h       \
+       sp-filter.cpp sp-filter.h number-opt-number.h   \
        sp-flowdiv.h sp-flowdiv.cpp \
        sp-flowregion.h sp-flowregion.cpp \
        sp-flowtext.h sp-flowtext.cpp \
@@ -204,7 +210,7 @@ libinkpre_a_SOURCES =       \
        sp-linear-gradient-fns.h        \
        sp-linear-gradient.h    \
        sp-marker-loc.h \
-       sp-marker.cpp sp-marker.h       \
+       marker.cpp marker.h     \
        sp-mask.cpp sp-mask.h   \
        sp-metadata.cpp sp-metadata.h   \
        sp-metric.h     \
@@ -267,7 +273,10 @@ libinkpost_a_SOURCES =     \
        color.cpp color.h       \
        decimal-round.h \
        dir-util.cpp dir-util.h \
+       ege-adjustment-action.cpp       \
+       ege-adjustment-action.h \
        fill-or-stroke.h        \
+       filter-chemistry.cpp filter-chemistry.h \
        fixes.cpp \
        gc-alloc.h      \
        gc-anchored.h gc-anchored.cpp   \
@@ -277,6 +286,8 @@ libinkpost_a_SOURCES =      \
        gc-soft-ptr.h   \
        gc.cpp  \
        gradient-chemistry.cpp gradient-chemistry.h     \
+       ink-action.cpp  \
+       ink-action.h    \
        memeq.h \
        round.h \
        streq.h \
@@ -292,6 +303,7 @@ inkscape_private_libs =     \
        application/libinkapp.a \
        ui/dialog/libuidialog.a \
        dialogs/libspdialogs.a  \
+       ui/cache/libuicache.a   \
        jabber_whiteboard/libjabber_whiteboard.a \
        pedro/libpedro.a        \
        trace/libtrace.a        \
@@ -335,7 +347,6 @@ all_libs =                  \
        $(win32ldflags)         \
        $(PERL_LIBS)            \
        $(PYTHON_LIBS)  \
-       $(LIBLOUDMOUTH_LIBS) \
        $(INKBOARD_LIBS)
 
 desktop.$(OBJEXT): helper/sp-marshal.h