summaryrefslogtreecommitdiff
path: root/xfsm-shutdown-helper
diff options
context:
space:
mode:
authorOlivier Duchateau <duchateau.olivier@gmail.com>2019-05-19 16:24:29 +0200
committerRomain Bouvier <skunnyk@alteroot.org>2019-07-04 14:04:30 +0200
commita4e499e23ade4f019f56fde944c90f1eb284219b (patch)
tree72c474ae1cbd7ca9cc60d45bf86f22c51d67368a /xfsm-shutdown-helper
parentf2096dd4fef17ef9423f0fe6116309d59812f9c1 (diff)
downloadxfce4-session-a4e499e23ade4f019f56fde944c90f1eb284219b.tar.gz
Splash engines are not present anymore in xfce4-session
- Rename libxfsm-4.6 to libxfsm - Drop xfce4-session-2.0 pkgconfig file - Fix bug #15417
Diffstat (limited to 'xfsm-shutdown-helper')
-rw-r--r--xfsm-shutdown-helper/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/xfsm-shutdown-helper/Makefile.am b/xfsm-shutdown-helper/Makefile.am
index f64b5baa..11550cdd 100644
--- a/xfsm-shutdown-helper/Makefile.am
+++ b/xfsm-shutdown-helper/Makefile.am
@@ -7,6 +7,7 @@ xfsm_shutdown_helper_SOURCES = \
xfsm_shutdown_helper_CFLAGS = \
-I$(top_srcdir) \
+ -I$(top_srcdir)/libxfsm \
$(LIBXFCE4UTIL_CFLAGS)
xfsm_shutdown_helper_LDFLAGS = \