[telepathy-salut/master] config.py depends on Makefile so is re-generated when version is changed

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Apr 1 04:10:44 PDT 2009


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

diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index db47f79..29b6e15 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -79,7 +79,7 @@ check-twisted:
 		exit 1;\
 	fi
 
-config.py:
+config.py: Makefile
 	echo "PACKAGE_STRING = \"$(PACKAGE_STRING)\"" > config.py
 
 BUILT_SOURCES = config.py
-- 
1.5.6.5




More information about the telepathy-commits mailing list