diff options
author | Ted Gould <ted@gould.cx> | 2011-07-12 10:50:11 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-07-12 10:50:11 -0500 |
commit | 8b9fa1810e3eece7da088e8246d182d7cadab495 (patch) | |
tree | 37dc624cfa37b1dacc8a8a196242abc6385e36a7 /tools | |
parent | 8677620e7825d0ac249f5bc71210e4cf5dab53ec (diff) | |
parent | b414e0f54fb79b8131f13eb30a7d4e3e33c60472 (diff) | |
download | libayatana-indicator-8b9fa1810e3eece7da088e8246d182d7cadab495.tar.gz libayatana-indicator-8b9fa1810e3eece7da088e8246d182d7cadab495.tar.bz2 libayatana-indicator-8b9fa1810e3eece7da088e8246d182d7cadab495.zip |
Merging in U. Desktop
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in index e01a0d4..0d46485 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -281,7 +281,7 @@ indicator_loader_LDADD = \ indicator_loader3_SOURCES = $(indicator_loader_SOURCES) indicator_loader3_CFLAGS = $(indicator_loader_CFLAGS) indicator_loader3_LDADD = $(indicator_loader_LDADD) -xsessiondir = $(sysconfdir)/X11/Xsession.d +xsessiondir = $(pkgdatadir) xsession_DATA = 80indicator-debugging EXTRA_DIST = $(xsession_DATA) all: all-am |