From e3a60392c58e0fb0902dfc2d3ff8299315be9e5e Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" Date: Tue, 6 Mar 2012 10:27:52 +0000 Subject: Update the inclusion of tests files --- pykolab/Makefile.am | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'pykolab/Makefile.am') diff --git a/pykolab/Makefile.am b/pykolab/Makefile.am index 83a4ec3..51e0cde 100644 --- a/pykolab/Makefile.am +++ b/pykolab/Makefile.am @@ -55,12 +55,7 @@ pykolab_setup_PYTHON = \ pykolab_testsdir = $(pythondir)/$(PACKAGE)/tests pykolab_tests_PYTHON = \ - tests/calendar.py \ - tests/constants.py \ - tests/contacts.py \ - tests/create-contacts.py \ - tests/__init__.py \ - tests/mail.py + $(wildcard tests/*.py) pykolab_tests_zpushdir = $(pythondir)/$(PACKAGE)/tests/zpush pykolab_tests_zpush_PYTHON = \ -- cgit v1.1