Updating branch refs/heads/master
         to b98181e483c753e385a8566926db04de34f8c9d8 (commit)
       from 6a08cd4bc8152bf997757939a56857e056370847 (commit)

commit b98181e483c753e385a8566926db04de34f8c9d8
Author: Jannis Pohlmann <jan...@xfce.org>
Date:   Fri Sep 18 04:53:17 2009 +0200

    Add dist-hook: all to the Makefile.am in thunar-vfs/.
    
    This should fix make distcheck where the gtk-doc scanner doesn't find
    the .la library file.

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

diff --git a/thunar-vfs/Makefile.am b/thunar-vfs/Makefile.am
index d1ed0a2..caa4349 100644
--- a/thunar-vfs/Makefile.am
+++ b/thunar-vfs/Makefile.am
@@ -362,4 +362,7 @@ thunar-vfs-marshal.c: thunar-vfs-marshal.list Makefile
        && rm -f xgen-tvmc
 endif
 
+# required for gtk-doc
+dist-hook: all
+
 # vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to