[Xfce4-commits] <xfconf:master> Add dist-hook: all to the API reference makefile. Required for gtk-doc.

Jannis Pohlmann noreply at xfce.org
Fri Sep 18 15:56:01 CEST 2009


Updating branch refs/heads/master
         to c6a1571f014c4c6ac3bc45b2b7846337abf1b865 (commit)
       from 35a36e5dc4563d3c29e9bcb742a3460e3670d2b0 (commit)

commit c6a1571f014c4c6ac3bc45b2b7846337abf1b865
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Fri Sep 18 15:53:48 2009 +0200

    Add dist-hook: all to the API reference makefile. Required for gtk-doc.

 docs/reference/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 1b22f66..eee63d0 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -78,4 +78,7 @@ if MAINTAINER_MODE
 	xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
 endif
 
+# required for gtk-doc
+dist-hook: all
+
 # vi:set ts=8 sw=8 noet ai nocindent syntax=automake:



More information about the Xfce4-commits mailing list