[Xfce4-commits] <xfce4-panel:xfce-4.6> Add dist-hook: all to the libxfce4panel/ Makefile.am.

Nick Schermer noreply at xfce.org
Fri Oct 16 14:48:01 CEST 2009


Updating branch refs/heads/xfce-4.6
         to f6ceaac65d96cc75838d5b64b1f3888efaefc318 (commit)
       from f843183f1757af08d5cc4724cccb018c2de9c034 (commit)

commit f6ceaac65d96cc75838d5b64b1f3888efaefc318
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Fri Sep 18 05:24:36 2009 +0200

    Add dist-hook: all to the libxfce4panel/ Makefile.am.
    
    This seems to be required for the gtk-doc scanner to find the .la
    library file in make distcheck.

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

diff --git a/libxfce4panel/Makefile.am b/libxfce4panel/Makefile.am
index a87dee0..e1782a0 100644
--- a/libxfce4panel/Makefile.am
+++ b/libxfce4panel/Makefile.am
@@ -172,4 +172,7 @@ libxfce4panel-marshal.c: libxfce4panel-marshal.h Makefile
 	&& rm -f xgen-mc
 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