summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2011-04-18 11:02:34 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2011-04-18 11:02:34 +0100
commit635992dfa7e01be82ed1750d32a5850740319f01 (patch)
treeb7e2883c12519754240c18adb79ef91906129a77 /tests
parent5cbaf2224a95527aa79f4aac591ab62122cbed81 (diff)
twisted tests: fix typo in tools Makefile
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'tests')
-rw-r--r--tests/twisted/tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/twisted/tools/Makefile.am b/tests/twisted/tools/Makefile.am
index 0b3582e..66e9265 100644
--- a/tests/twisted/tools/Makefile.am
+++ b/tests/twisted/tools/Makefile.am
@@ -3,7 +3,7 @@ service_in_files = \
org.freedesktop.Telepathy.MissionControl5.service.in \
org.freedesktop.Telepathy.Client.Logger.service.in \
org.freedesktop.Telepathy.ConnectionManager.salut.service.in
-service_files = $(service_in_files:.conf.in=.conf)
+service_files = $(service_in_files:.service.in=.service)
# D-Bus config file for testing
conf_in_files = tmp-session-bus.conf.in