summaryrefslogtreecommitdiff
path: root/gtk-doc.mak
diff options
context:
space:
mode:
Diffstat (limited to 'gtk-doc.mak')
-rw-r--r--gtk-doc.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk-doc.mak b/gtk-doc.mak
index bdbd07e..f44bcd3 100644
--- a/gtk-doc.mak
+++ b/gtk-doc.mak
@@ -236,6 +236,6 @@ dist-hook: dist-check-gtkdoc dist-hook-local
-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