From 2231a161cad7b512fca029eaae11b05bfe83b1a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Minier?= Date: Sat, 30 Jan 2010 18:28:24 +0100 Subject: Install testsuite --- Makefile | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e581721..9a36e25 100644 --- a/Makefile +++ b/Makefile @@ -60,6 +60,14 @@ PKGLIB_SCRIPTS += \ pdebuild-checkparams \ pdebuild-internal \ pdebuild-uml-checkparams \ + testlib.sh \ + test_pbuilder-apt-config \ + test_pbuilder-checkparams \ + test_pbuilder-modules \ + test_pbuilder-satisfydepends-checkparams \ + test_pbuilder-satisfydepends-classic \ + test_pbuilder-satisfydepends-funcs \ + test_testlib.sh \ $(NULL) # TODO add pbuilder-apt-config @@ -159,14 +167,6 @@ NOINST_MANPAGES += \ $(NULL) NOINST_SCRIPTS += \ debuild.sh \ - testlib.sh \ - test_pbuilder-apt-config \ - test_pbuilder-checkparams \ - test_pbuilder-modules \ - test_pbuilder-satisfydepends-checkparams \ - test_pbuilder-satisfydepends-classic \ - test_pbuilder-satisfydepends-funcs \ - test_testlib.sh \ $(NULL) CHECK_MANPAGES += $(NOINST_MANPAGES) CHECK_SCRIPTS += $(NOINST_SCRIPTS) -- cgit v1.2.3