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

Jannis Pohlmann noreply at xfce.org
Fri Sep 18 17:24:02 CEST 2009


Updating branch refs/heads/master
         to 5f817a85ec0ef3f179456ea2a7ebf47fea88781c (commit)
       from c6a1571f014c4c6ac3bc45b2b7846337abf1b865 (commit)

commit 5f817a85ec0ef3f179456ea2a7ebf47fea88781c
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Fri Sep 18 17:22:25 2009 +0200

    Add dist-hook: all to the xfconf library makefile. Required for gtk-doc.

 xfconf/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/xfconf/Makefile.am b/xfconf/Makefile.am
index 2e57097..1db6a77 100644
--- a/xfconf/Makefile.am
+++ b/xfconf/Makefile.am
@@ -70,7 +70,9 @@ CLEANFILES = \
 
 endif
 
-
 EXTRA_DIST = \
 	abicheck.sh \
 	xfconf.symbols
+
+# required for gtk-doc
+dist-hook: all



More information about the Xfce4-commits mailing list