diff options
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index b85be67..d431c34 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -2,7 +2,7 @@ BUILT_FILES = $(service_in_files:.service.in=.service) servicedir = $(datadir)/dbus-1/services -service_in_files = org.freedesktop.Telepathy.ConnectionManager.rakia.service.in +service_in_files = org.freedesktop.Telepathy.ConnectionManager.sofiasip.service.in service_DATA = $(BUILT_FILES) CLEANFILES = $(BUILT_FILES) |