[pygi] Add missing file to tarballs



commit 979e01852fc7f830ee91093accdc387fa535075f
Author: Tomeu Vizoso <tomeu sugarlabs org>
Date:   Sun Apr 18 13:45:29 2010 -0400

    Add missing file to tarballs

 tests/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index bf59be1..f4e9345 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,6 @@
 noinst_PYTHON = \
 	runtests.py \
+	test_everything.py \
 	test_gi.py
 
 check-local:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]