summaryrefslogtreecommitdiff
path: root/gtk-doc-plugins.mak
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2011-03-24 18:24:03 +0200
committerStefan Kost <ensonic@users.sf.net>2011-03-24 18:24:03 +0200
commit614d05e43e1f18bbe78f6ac9109446a53dda556b (patch)
tree8dfb7609627c6790e0d2e452d5636a18ab2a780e /gtk-doc-plugins.mak
parentc8568952b85ce51ff78779b8615d64267754c816 (diff)
plugin-docs: add 'inpsect' target to phony
Diffstat (limited to 'gtk-doc-plugins.mak')
-rw-r--r--gtk-doc-plugins.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk-doc-plugins.mak b/gtk-doc-plugins.mak
index 176236d..01ba4f9 100644
--- a/gtk-doc-plugins.mak
+++ b/gtk-doc-plugins.mak
@@ -366,7 +366,7 @@ dist-hook: dist-check-gtkdoc dist-hook-local
cd $(distdir) && rm -f $(DISTCLEANFILES)
-gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
-.PHONY : dist-hook-local docs check-outdated-docs
+.PHONY : dist-hook-local docs check-outdated-docs inspect
# avoid spurious build errors when distchecking with -jN
.NOTPARALLEL: