summaryrefslogtreecommitdiff
path: root/settings
diff options
context:
space:
mode:
authorRomain Bouvier <skunnyk@alteroot.org>2020-04-19 11:41:54 +0200
committerRomain Bouvier <skunnyk@alteroot.org>2020-04-19 11:41:54 +0200
commit2d9f89f8d92cd71aa91114b04c2c2552d26ebfc6 (patch)
treead5c2862e35833e5f51d71653f007d5d39c2d5dc /settings
parentfb92500b0b1aab4d7e411e5937148f4e8be5a8cc (diff)
downloadxfce4-session-2d9f89f8d92cd71aa91114b04c2c2552d26ebfc6.tar.gz
Bug #16717: Move from exo-csource to xdt-csource
- exo-csource is deprecated and moved to xdt-csource - Bump minimal xdt version
Diffstat (limited to 'settings')
-rw-r--r--settings/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/Makefile.am b/settings/Makefile.am
index 26c0d866..c82efc11 100644
--- a/settings/Makefile.am
+++ b/settings/Makefile.am
@@ -68,7 +68,7 @@ xfce4-session-marshal.c: xfce4-session-marshal.list Makefile
glib-genmarshal --prefix=xfce4_session_marshal xfce4-session-marshal.list --body >> xfce4-session-marshal.c
xfce4-session-settings_ui.h: xfce4-session-settings.ui
- $(AM_V_GEN) exo-csource --static --strip-comments --strip-content --name=xfce4_session_settings_ui $< >$@
+ $(AM_V_GEN) xdt-csource --static --strip-comments --strip-content --name=xfce4_session_settings_ui $< >$@
xfsm-client-dbus-client.c xfsm-client-dbus-client.h : $(top_srcdir)/xfce4-session/xfsm-client-dbus.xml Makefile.am
gdbus-codegen \