[next] telepathy-glib: Add missing dependency to make sure run-test.sh is regenerated
Simon McVittie
smcv at kemper.freedesktop.org
Wed May 14 07:04:07 PDT 2014
Module: telepathy-glib
Branch: next
Commit: 04fa1ac472c22b49578db222bc2d72a342f9a789
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=04fa1ac472c22b49578db222bc2d72a342f9a789
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Wed May 14 09:45:21 2014 +0100
Add missing dependency to make sure run-test.sh is regenerated
---
tests/dbus/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/dbus/Makefile.am b/tests/dbus/Makefile.am
index 3458928..ee9c294 100644
--- a/tests/dbus/Makefile.am
+++ b/tests/dbus/Makefile.am
@@ -341,7 +341,7 @@ EXTRA_DIST = \
run-test.sh.in \
$(NULL)
-run-test.sh: run-test.sh.in
+run-test.sh: run-test.sh.in Makefile
$(AM_V_GEN)sed \
-e "s|[@]tpglibtestsdir[@]|@tpglibtestsdir@|g" \
-e "s|[@]libexec[@]|${libexecdir}|g" \
More information about the telepathy-commits
mailing list