summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2004-11-01 16:10:55 +0000
committerBenedikt Meurer <benny@xfce.org>2004-11-01 16:10:55 +0000
commit1c83667bc7b468c098758621711c4b354d0e4de7 (patch)
tree3930970cab769beb14ac1037165d12eca26ff3ba /Makefile.am
parent330740fbc99384acea2e96df09d72217f81164a1 (diff)
downloadxfce4-session-1c83667bc7b468c098758621711c4b354d0e4de7.tar.gz
Resolve the libxfsm build order problem. Issue a detailed message if the
failsafe session couldn't be loaded. Imported the xfce4-session-logout hack from Brian, requested too often to ignore. Update the man pages, esp. mention the XDG variables in the xfce4-session man page. Update the po files. (Old svn revision: 4711)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 25bba8a6..a03cfc50 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,10 +1,12 @@
SUBDIRS = \
- xfce4-session \
+ libxfsm \
docs \
engines \
icons \
po \
settings \
+ xfce4-session \
+ xfce4-session-logout \
xfsm-shutdown-helper
configdir = $(sysconfdir)/xdg/xfce4-session