X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FMakefile_insert;h=2efbd806efcef0462a6db1b6cbe22036f5867e25;hb=1ed9f185c8ae0efc48813e56e431d389561a4b5c;hp=f0b6166263ed0e4899916425e5d81cf018525eb9;hpb=a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799;p=inkscape.git diff --git a/src/Makefile_insert b/src/Makefile_insert index f0b616626..2efbd806e 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -126,6 +126,8 @@ libinkpre_a_SOURCES = \ prefs-utils.cpp \ prefs-utils.h \ print.cpp print.h \ + profile-manager.cpp \ + profile-manager.h \ rect-context.cpp rect-context.h \ require-config.h \ rubberband.cpp rubberband.h \ @@ -361,7 +363,6 @@ inkscape_private_libs = \ all_libs = \ $(inkscape_private_libs) \ $(INKSCAPE_LIBS) \ - $(GNOME_PRINT_LIBS) \ $(GNOME_VFS_LIBS) \ $(XFT_LIBS) \ $(FREETYPE_LIBS) \