@@ -19,3 +19,14 @@
.PHONY : dist-hook-local docs
+--- docs/plugins/Makefile.in.orig 2011-09-26 13:28:44.568336149 +0200
++++ docs/plugins/Makefile.in 2011-09-26 13:28:51.605975842 +0200
+@@ -1042,7 +1042,7 @@
+ -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
+ -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
+ cd $(distdir) && rm -f $(DISTCLEANFILES)
+- -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
++ -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
+
+ .PHONY : dist-hook-local docs
+
|