[Xfce4-commits] [xfce/xfce4-settings] 10/27: Fix build
noreply at xfce.org
noreply at xfce.org
Sun Feb 25 23:56:19 CET 2018
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h x f c e - 4 . 1 2
in repository xfce/xfce4-settings.
commit 7d7491bc5f9e6f81fbcab341766ec7c854e83704
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Thu Feb 22 23:28:31 2018 +0100
Fix build
---
xfce4-settings-editor/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
diff --git a/xfce4-settings-editor/Makefile.am b/xfce4-settings-editor/Makefile.am
index 5964366..b185f2f 100644
--- a/xfce4-settings-editor/Makefile.am
+++ b/xfce4-settings-editor/Makefile.am
@@ -24,6 +24,7 @@ xfce4_settings_editor_SOURCES = \
xfce4_settings_editor_CFLAGS = \
$(GTK_CFLAGS) \
+ $(DBUS_GLIB_CFLAGS) \
$(LIBXFCE4UTIL_CFLAGS) \
$(LIBXFCE4UI_CFLAGS) \
$(XFCONF_CFLAGS) \
@@ -35,6 +36,7 @@ xfce4_settings_editor_LDFLAGS = \
xfce4_settings_editor_LDADD = \
$(GTK_LIBS) \
+ $(DBUS_GLIB_LIBS) \
$(LIBXFCE4UTIL_LIBS) \
$(LIBXFCE4UI_LIBS) \
$(XFCONF_LIBS)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list