From 979e01852fc7f830ee91093accdc387fa535075f Mon Sep 17 00:00:00 2001 From: Tomeu Vizoso Date: Sun, 18 Apr 2010 13:45:29 -0400 Subject: Add missing file to tarballs --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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: -- cgit