From 49a42728c38d95e691658ccc10dce57da82294ea Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Tue, 29 Sep 2015 09:10:46 +0000 Subject: makefile: stop installing all the tests (so, pbuilder-selftest is not anymore) Users are not supposed to be interested in running tests that much... Anyway, I plan to refactor the way tests are handled, making them more scalable and easy to hack on. --- Makefile | 9 --------- 1 file changed, 9 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c26d947..32a1c2a 100644 --- a/Makefile +++ b/Makefile @@ -63,15 +63,6 @@ PKGLIB_SCRIPTS += \ pdebuild-checkparams \ pdebuild-internal \ pdebuild-uml-checkparams \ - testlib.sh \ - test_pbuilder-apt-config \ - test_pbuilder-checkparams \ - test_pbuilder-modules \ - test_pbuilder-buildpackage-funcs \ - test_pbuilder-satisfydepends-checkparams \ - test_pbuilder-satisfydepends-classic \ - test_pbuilder-satisfydepends-funcs \ - test_testlib.sh \ $(NULL) ALLDIRS += SBIN -- cgit v1.2.3