This is an automated email from the git hooks/post-receive script.

ali pushed a commit 
to branch master
in repository xfce/xfconf.

commit abfacc124caa396add3cc2e25b6eed29077ce56e
Author: Ali Abdallah <ali...@gmail.com>
Date:   Wed May 31 15:22:38 2017 +0200

    Get rid of old dbus-glib unused generated file
---
 xfconfd/Makefile.am | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/xfconfd/Makefile.am b/xfconfd/Makefile.am
index a6900a2..d7fdfcb 100644
--- a/xfconfd/Makefile.am
+++ b/xfconfd/Makefile.am
@@ -26,7 +26,6 @@ xfconfd_SOURCES = \
        xfconf-backend.h \
        xfconf-daemon.c \
        xfconf-daemon.h \
-       xfconf-dbus-server.h \
        xfconf-locking-utils.c \
        xfconf-locking-utils.h \
        $(xfconf_backend_sources) \
@@ -70,22 +69,5 @@ EXTRA_DIST = \
        xfconf-backend-perchannel-xml.h \
        $(service_in_files)
 
-
-if MAINTAINER_MODE
-
-xfconf_built_sources = \
-       xfconf-dbus-server.h
-
-DISTCLEANFILES = \
-       $(xfconf_built_sources)
-
-BUILT_SOURCES = \
-       $(xfconf_built_sources)
-
-xfconf-dbus-server.h: $(top_srcdir)/common/xfconf-dbus.xml
-       $(AM_V_GEN) dbus-binding-tool --mode=glib-server --prefix=xfconf $< > $@
-
-endif
-
 # required for gtk-doc
 dist-hook: all

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to