[Xfce4-commits] <xfce4-panel:master> Add dist-hook: all to the API docs Makefile.am as well.
Jannis Pohlmann
noreply at xfce.org
Fri Sep 18 05:32:01 CEST 2009
Updating branch refs/heads/master
to 26b22cdf028b0d61b2ba8a6088326111f6815d4d (commit)
from 3253b0d434832be3bd5164ad3378b09c8e1196bd (commit)
commit 26b22cdf028b0d61b2ba8a6088326111f6815d4d
Author: Jannis Pohlmann <jannis at xfce.org>
Date: Fri Sep 18 05:30:37 2009 +0200
Add dist-hook: all to the API docs Makefile.am as well.
docs/API/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/docs/API/Makefile.am b/docs/API/Makefile.am
index f9de0d3..a061340 100644
--- a/docs/API/Makefile.am
+++ b/docs/API/Makefile.am
@@ -59,3 +59,6 @@ include $(top_srcdir)/gtk-doc.make
# Other files to distribute
EXTRA_DIST += \
version.xml.in
+
+# required for gtk-doc
+dist-hook: all
More information about the Xfce4-commits
mailing list