From: sboyette Date: Fri, 21 Aug 2009 13:17:28 +0000 (+0000) Subject: 'make check' works as promised. perl tests moved to 'check' target X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9d05d82e97ae9dbd70021f872a63c9cabbbeac39;p=working%2FOpenSRF.git 'make check' works as promised. perl tests moved to 'check' target git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1746 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/src/perl/Makefile.am b/src/perl/Makefile.am index 1a0b707..047b503 100644 --- a/src/perl/Makefile.am +++ b/src/perl/Makefile.am @@ -17,6 +17,8 @@ DISTCLEANFILES = Makefile.in Makefile all: perl Build.PL || make -s build-perl-fail ./Build || make -s build-perl-fail + +check: ./Build test || make -s build-perl-fail install: