[Telepathy-commits] [telepathy-gabble/master] generate config.py as in Salut

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Jan 27 03:39:49 PST 2009


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

diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index 48d9b70..8796084 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -126,8 +126,14 @@ check-twisted:
 		exit 1;\
 	fi
 
+config.py:
+	echo "PACKAGE_STRING = \"$(PACKAGE_STRING)\"" > config.py
+
+BUILT_SOURCES = config.py
+
 EXTRA_DIST = \
 	$(TWISTED_TESTS) \
+	config.py \
 	constants.py \
 	gabbletest.py \
 	servicetest.py \
-- 
1.5.6.5




More information about the Telepathy-commits mailing list