diff options
author | Ted Gould <ted@gould.cx> | 2011-01-28 11:18:04 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-28 11:18:04 -0600 |
commit | 259beb1229b4b4939ec966688ec04a38a0746110 (patch) | |
tree | 852484bb9e8a0001c2e960040eb05b926a3c054f /data/Makefile.in | |
parent | b5fa5079027eeae92595f8e09df78a694c85a033 (diff) | |
parent | 5c4584e8278f37d2e921ad599c55cabeff835a35 (diff) | |
download | ayatana-indicator-session-259beb1229b4b4939ec966688ec04a38a0746110.tar.gz ayatana-indicator-session-259beb1229b4b4939ec966688ec04a38a0746110.tar.bz2 ayatana-indicator-session-259beb1229b4b4939ec966688ec04a38a0746110.zip |
Import upstream version 0.2.12
Diffstat (limited to 'data/Makefile.in')
-rw-r--r-- | data/Makefile.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/data/Makefile.in b/data/Makefile.in index 9bc8aee..6d78d27 100644 --- a/data/Makefile.in +++ b/data/Makefile.in @@ -278,9 +278,7 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = icons dbus_servicesdir = $(DBUSSERVICEDIR) -service_in_files = indicator-users.service.in \ - indicator-session.service.in - +service_in_files = indicator-session.service.in dbus_services_DATA = $(service_in_files:.service.in=.service) ############################## |