summaryrefslogtreecommitdiff
path: root/xfconfd
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis@xfce.org>2009-09-27 15:05:40 +0200
committerJannis Pohlmann <jannis@xfce.org>2009-09-27 15:05:40 +0200
commit4c9c2b40fcbe6846abf31b7bb9acd1f7101d4dbe (patch)
tree2e390e0790fb9d038f43a845f66cdc5d96421489 /xfconfd
parent1d688dd6ae3054336a1f4334a376c611d09e5170 (diff)
downloadxfconf-4c9c2b40fcbe6846abf31b7bb9acd1f7101d4dbe.tar.gz
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.
Diffstat (limited to 'xfconfd')
-rw-r--r--xfconfd/Makefile.am3
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