summaryrefslogtreecommitdiff
path: root/tests/twisted/tools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/twisted/tools/Makefile.am')
-rw-r--r--tests/twisted/tools/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/twisted/tools/Makefile.am b/tests/twisted/tools/Makefile.am
index aaca6af3..bab9999f 100644
--- a/tests/twisted/tools/Makefile.am
+++ b/tests/twisted/tools/Makefile.am
@@ -8,12 +8,12 @@ exec-with-log.sh: exec-with-log.sh.in
# We don't use the full filename for the .in because > 99 character filenames
# in tarballs are non-portable (and automake 1.8 doesn't let us build
# non-archaic tarballs)
-org.freedesktop.Telepathy.ConnectionManager.%.service: %.service.in
+im.telepathy1.ConnectionManager.%.service: %.service.in
$(AM_V_GEN)sed -e "s|[@]abs_top_builddir[@]|@abs_top_builddir@|g" $< > $@
# D-Bus service file for testing
service_in_files = salut.service.in
-service_files = org.freedesktop.Telepathy.ConnectionManager.salut.service
+service_files = im.telepathy1.ConnectionManager.salut.service
# D-Bus config file for testing
conf_in_files = tmp-session-bus.conf.in