telepathy-glib: fix spurious.service EXTRA_DIST path

Guillaume Desmottes gdesmott at kemper.freedesktop.org
Mon Oct 28 07:11:04 PDT 2013


Module: telepathy-glib
Branch: master
Commit: bd8cf9856f1a95ef971d4d5f5b0b051baa2eee8d
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=bd8cf9856f1a95ef971d4d5f5b0b051baa2eee8d

Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Mon Oct 28 14:40:45 2013 +0100

fix spurious.service EXTRA_DIST path

---

 tests/dbus/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/dbus/Makefile.am b/tests/dbus/Makefile.am
index f79746e..0476442 100644
--- a/tests/dbus/Makefile.am
+++ b/tests/dbus/Makefile.am
@@ -324,7 +324,7 @@ distclean-local:
 	rm -rf _gen
 
 EXTRA_DIST = \
-    services/dbus-1/spurious.service \
+    dbus-1/services/spurious.service \
     telepathy/managers/spurious.manager \
     telepathy/managers/test_manager_file.manager \
     telepathy/managers/test_manager_file_invalid.manager \



More information about the telepathy-commits mailing list