[tracker/rss-enclosures] functional-tests: Include test.xml generator in the dist
- From: Roberto Guido <rguido src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/rss-enclosures] functional-tests: Include test.xml generator in the dist
- Date: Wed, 24 Nov 2010 02:24:07 +0000 (UTC)
commit 365db617039f4893e65a413ddc9d1ab2d1c621a0
Author: Ivan Frade <ivan frade nokia com>
Date: Mon Nov 8 12:14:55 2010 +0200
functional-tests: Include test.xml generator in the dist
The generator is needed to run tests in tarball-based distributions like Meego.
tests/functional-tests/Makefile.am | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/tests/functional-tests/Makefile.am b/tests/functional-tests/Makefile.am
index ea862c4..b4b94cf 100644
--- a/tests/functional-tests/Makefile.am
+++ b/tests/functional-tests/Makefile.am
@@ -101,8 +101,9 @@ functional-test-slow: ${slow_tests}
test ! -x $$test || $$ENV_COMMAND_WRAPPER ./$$test > /dev/null; \
done
-EXTRA_DIST = \
- $(config_SCRIPTS)
+EXTRA_DIST = \
+ $(config_SCRIPTS) \
+ create-tests-xml.py
if HAVE_MAEMO
CLEANFILES = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]