X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2FMakefile_insert;h=89efd50207ab3dc07bdeb803a708e96df826dac5;hb=0e035fb99ef942b0e010012c41d704bccf12641b;hp=aaaca15266c1580e418f872df1e3edb682a39188;hpb=6ce0179154822722214778bae380983c9dc51b83;p=inkscape.git diff --git a/src/Makefile_insert b/src/Makefile_insert index aaaca1526..89efd5020 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -48,6 +48,7 @@ libinkpre_a_SOURCES = \ conditions.cpp conditions.h\ conn-avoid-ref.cpp conn-avoid-ref.h \ connector-context.cpp connector-context.h \ + connection-pool.h \ context-fns.cpp context-fns.h \ desktop-affine.cpp desktop-affine.h \ desktop-events.cpp desktop-events.h \ @@ -74,6 +75,7 @@ libinkpre_a_SOURCES = \ gradient-context.cpp gradient-context.h \ gradient-drag.cpp gradient-drag.h \ help.cpp help.h \ + icon-size.h \ inkscape-stock.cpp inkscape-stock.h\ inkscape.cpp inkscape.h inkscape-private.h \ interface.cpp interface.h \ @@ -329,6 +331,9 @@ inkscape_version.h: ../configure.ac test_all_includes = \ attributes-test.h \ color-profile-test.h \ + MultiPrinter.h \ + TRPIFormatter.h \ + PylogFormatter.h \ dir-util-test.h \ extract-uri-test.h \ mod360-test.h \ @@ -336,4 +341,5 @@ test_all_includes = \ sp-gradient-test.h \ sp-style-elem-test.h \ style-test.h \ + test-helpers.h \ verbs-test.h