Code

Fix RegisteredWidgets. Due to rev 16265, widgets were no longer initialized. This...
[inkscape.git] / src / Makefile_insert
index f0b6166263ed0e4899916425e5d81cf018525eb9..2efbd806efcef0462a6db1b6cbe22036f5867e25 100644 (file)
@@ -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)        \