plugin-docs: add 'inpsect' target to phony
authorStefan Kost <ensonic@users.sf.net>
Thu, 24 Mar 2011 16:24:03 +0000 (18:24 +0200)
committerStefan Kost <ensonic@users.sf.net>
Thu, 24 Mar 2011 16:24:03 +0000 (18:24 +0200)
gtk-doc-plugins.mak

index 176236d..01ba4f9 100644 (file)
@@ -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: