[Xfce4-commits] [xfce/xfconf] 29/31: Get rid of old dbus-glib unused generated file
noreply at xfce.org
noreply at xfce.org
Thu Jun 1 13:33:22 CEST 2017
This is an automated email from the git hooks/post-receive script.
a l i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/xfconf.
commit abfacc124caa396add3cc2e25b6eed29077ce56e
Author: Ali Abdallah <aliovx at 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.
More information about the Xfce4-commits
mailing list