[Opensrf-commits] r1746 - trunk/src/perl (sboyette)

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Aug 21 09:17:29 EDT 2009


Author: sboyette
Date: 2009-08-21 09:17:28 -0400 (Fri, 21 Aug 2009)
New Revision: 1746

Modified:
   trunk/src/perl/Makefile.am
Log:
'make check' works as promised. perl tests moved to 'check' target

Modified: trunk/src/perl/Makefile.am
===================================================================
--- trunk/src/perl/Makefile.am	2009-08-20 16:34:15 UTC (rev 1745)
+++ trunk/src/perl/Makefile.am	2009-08-21 13:17:28 UTC (rev 1746)
@@ -17,6 +17,8 @@
 all:
 	perl Build.PL || make -s build-perl-fail
 	./Build || make -s build-perl-fail
+
+check:
 	./Build test || make -s build-perl-fail
 
 install:



More information about the opensrf-commits mailing list