aboutsummaryrefslogtreecommitdiff
path: root/data/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/Makefile.in')
-rw-r--r--data/Makefile.in4
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)
##############################