Bug: https://bugzilla.gnome.org/show_bug.cgi?id=574762

Index: gnome-python-extras-2.25.3/docs/gtkmozembed/Makefile.am
===================================================================
--- gnome-python-extras-2.25.3.orig/docs/gtkmozembed/Makefile.am	2009-03-10 14:15:20.504952345 +0100
+++ gnome-python-extras-2.25.3/docs/gtkmozembed/Makefile.am	2009-03-10 14:16:08.250574762 +0100
@@ -50,10 +50,10 @@ builddate.xml: $(REFERENCE_DEPS)
 
 build_stamp: $(REFERENCE_DEPS)builddate.xml
 	xsltproc --nonet --xinclude -o $(BUILDDIR)/html/ \
-		 --path $(BUILDDIR):$(srcdir)/gtkmozembed \
+		 --path $(BUILDDIR):$(srcdir) \
                  --stringparam gtkdoc.bookname "pygtkmozembed" \
                  --stringparam gtkdoc.version ${REF_VERSION} \
-                 $(HTML_STYLE) $(srcdir)/gtkmozembed/gtkmozembed-classes.xml
+                 $(HTML_STYLE) $(srcdir)/gtkmozembed-classes.xml
 	$(PYGOBJECT_FIXXREF) -i /usr/share/gtk-doc/html/pygtk/ $(BUILDDIR)/html/
 	touch $@
 endif
Index: gnome-python-extras-2.25.3/docs/gtkspell/Makefile.am
===================================================================
--- gnome-python-extras-2.25.3.orig/docs/gtkspell/Makefile.am	2009-03-10 14:16:14.756951411 +0100
+++ gnome-python-extras-2.25.3/docs/gtkspell/Makefile.am	2009-03-10 14:16:36.922578048 +0100
@@ -50,10 +50,10 @@ builddate.xml: $(REFERENCE_DEPS)
 
 build_stamp: $(REFERENCE_DEPS)builddate.xml
 	xsltproc --nonet --xinclude -o $(BUILDDIR)/html/ \
-		 --path $(BUILDDIR):$(srcdir)/gtkspell \
+		 --path $(BUILDDIR):$(srcdir) \
                  --stringparam gtkdoc.bookname "pygtkspell" \
                  --stringparam gtkdoc.version ${REF_VERSION} \
-                 $(HTML_STYLE) $(srcdir)/gtkspell/gtkspell-classes.xml
+                 $(HTML_STYLE) $(srcdir)/gtkspell-classes.xml
 	$(PYGOBJECT_FIXXREF) -i /usr/share/gtk-doc/html/pygtk/ $(BUILDDIR)/html/
 	touch $@
 endif
