[next] telepathy-glib: Refresh tpglib-tests.list if the Makefile changes
Simon McVittie
smcv at kemper.freedesktop.org
Tue Mar 25 03:45:56 PDT 2014
Module: telepathy-glib
Branch: next
Commit: af701cfefe7b1a381834011f50697eb741764ed5
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=af701cfefe7b1a381834011f50697eb741764ed5
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Thu Mar 20 11:44:53 2014 +0000
Refresh tpglib-tests.list if the Makefile changes
---
tests/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 78f761a..2f8c0d3 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -44,7 +44,7 @@ else
noinst_PROGRAMS = $(programs_list)
endif
-tpglib-tests.list:
+tpglib-tests.list: Makefile
$(AM_V_GEN)echo $(programs_list) > $@
TESTS = $(programs_list) \
More information about the telepathy-commits
mailing list