[gimp] devel-docs/app: Fix build



commit e8cbb1ef2c728b98739ae8b1cc383e1cdd3a1ad6
Author: Martin Nordholts <martinn src gnome org>
Date:   Wed Aug 18 07:20:44 2010 +0200

    devel-docs/app: Fix build

 devel-docs/app/Makefile.am |    1 +
 devel-docs/app/app.types   |    2 --
 2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/devel-docs/app/Makefile.am b/devel-docs/app/Makefile.am
index d1cf6cb..4decfa1 100644
--- a/devel-docs/app/Makefile.am
+++ b/devel-docs/app/Makefile.am
@@ -71,6 +71,7 @@ GTKDOC_LIBS = \
         $(top_builddir)/app/errors.o					     \
         $(top_builddir)/app/sanity.o					     \
         $(top_builddir)/app/units.o					     \
+	$(top_builddir)/app/gimp-debug.o				     \
 	$(top_builddir)/app/gimp-log.o					     \
         $(top_builddir)/app/gui/libappgui.a				     \
 	$(top_builddir)/app/actions/libappactions.a			     \
diff --git a/devel-docs/app/app.types b/devel-docs/app/app.types
index f74600e..d7d91e5 100644
--- a/devel-docs/app/app.types
+++ b/devel-docs/app/app.types
@@ -104,7 +104,6 @@ gimp_display_options_no_image_get_type
 gimp_display_options_get_type
 gimp_display_shell_get_type
 gimp_dock_get_type
-gimp_dock_separator_get_type
 gimp_dock_window_get_type
 gimp_dockable_get_type
 gimp_dockbook_get_type
@@ -372,5 +371,4 @@ gimp_viewable_dialog_get_type
 gimp_viewable_get_type
 gimp_window_get_type
 gtk_hwrap_box_get_type
-gtk_vwrap_box_get_type
 gtk_wrap_box_get_type



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]