[next] telepathy-glib: fix paths to spurious.service so we can distcheck

Simon McVittie smcv at kemper.freedesktop.org
Fri Sep 27 07:44:04 PDT 2013


Module: telepathy-glib
Branch: next
Commit: 201db4aa8dcc06c3961b2fc1e4caf14651ecaf14
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=201db4aa8dcc06c3961b2fc1e4caf14651ecaf14

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Fri Sep 27 14:54:50 2013 +0100

fix paths to spurious.service so we can distcheck

---

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

diff --git a/tests/dbus/Makefile.am b/tests/dbus/Makefile.am
index f551258..4a2ec77 100644
--- a/tests/dbus/Makefile.am
+++ b/tests/dbus/Makefile.am
@@ -322,7 +322,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 \
@@ -337,7 +337,7 @@ run-test.sh: run-test.sh.in
 		$< > $@
 	@chmod +x $@
 
-service_files = services/dbus-1/spurious.service
+service_files = dbus-1/services/spurious.service
 
 if ENABLE_INSTALLED_TESTS
 dbusservicedir = @tpglibtestsdir@/dbus-1/services



More information about the telepathy-commits mailing list