[Xfce4-commits] <xfconf:master> Previous commit seems to have worked. Add dist-hook: all to xfconfd.
Jannis Pohlmann
noreply at xfce.org
Sun Sep 27 15:08:01 CEST 2009
Updating branch refs/heads/master
to 4c9c2b40fcbe6846abf31b7bb9acd1f7101d4dbe (commit)
from 1d688dd6ae3054336a1f4334a376c611d09e5170 (commit)
commit 4c9c2b40fcbe6846abf31b7bb9acd1f7101d4dbe
Author: Jannis Pohlmann <jannis at xfce.org>
Date: Sun Sep 27 15:05:40 2009 +0200
Previous commit seems to have worked. Add dist-hook: all to xfconfd.
Let's see if this finally fixes the build. If not, we can still revert
it later.
xfconfd/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/xfconfd/Makefile.am b/xfconfd/Makefile.am
index 611f401..28062ff 100644
--- a/xfconfd/Makefile.am
+++ b/xfconfd/Makefile.am
@@ -81,3 +81,6 @@ xfconf-dbus-server.h: $(top_srcdir)/common/xfconf-dbus.xml
dbus-binding-tool --mode=glib-server --prefix=xfconf $< > $@
endif
+
+# required for gtk-doc
+dist-hook: all
More information about the Xfce4-commits
mailing list