aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-10-15 12:37:08 -0500
committerTed Gould <ted@gould.cx>2010-10-15 12:37:08 -0500
commit2e3ea76f4947c1148f6c3a8b870e0e319deaa20c (patch)
tree702ba8614b39812e3c33868b2b7894cf83ad7b0c /tools
parentfc94eab8fd3749f0c9c68451f359c9e1efcdfd3b (diff)
downloadlibayatana-indicator-2e3ea76f4947c1148f6c3a8b870e0e319deaa20c.tar.gz
libayatana-indicator-2e3ea76f4947c1148f6c3a8b870e0e319deaa20c.tar.bz2
libayatana-indicator-2e3ea76f4947c1148f6c3a8b870e0e319deaa20c.zip
Installing the environment file in the session dir
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 5e5ef8d..4b959a5 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -19,3 +19,8 @@ indicator_loader_LDADD = \
-L$(top_builddir)/libindicator/.libs \
-lindicator
+xsessiondir = $(sysconfdir)/X11/Xsession.d
+
+xsession_DATA = indicator-debugging
+
+EXTRA_DIST = $(xsession_DATA)