[Xfce4-commits] <xfce4-panel:master> Add dist-hook: all to the libxfce4panel/ Makefile.am.
Jannis Pohlmann
noreply at xfce.org
Fri Sep 18 05:26:01 CEST 2009
Updating branch refs/heads/master
to 3253b0d434832be3bd5164ad3378b09c8e1196bd (commit)
from 9970193c1c75c98831f3e76852a9a4ba02891fdf (commit)
commit 3253b0d434832be3bd5164ad3378b09c8e1196bd
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