[Telepathy-commits] [telepathy-gabble/master] twisted/Makefile.am: regenerate config.py when Makefile is changed

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Feb 2 07:44:59 PST 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 8796084..e62e4d4 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -126,7 +126,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