svn commit: samba r6662 - in branches/SAMBA_4_0/source/lib/talloc: .

tridge at samba.org tridge at samba.org
Sat May 7 23:14:17 GMT 2005


Author: tridge
Date: 2005-05-07 23:14:17 +0000 (Sat, 07 May 2005)
New Revision: 6662

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6662

Log:
add an installcheck target for talloc 


Modified:
   branches/SAMBA_4_0/source/lib/talloc/Makefile.in


Changeset:
Modified: branches/SAMBA_4_0/source/lib/talloc/Makefile.in
===================================================================
--- branches/SAMBA_4_0/source/lib/talloc/Makefile.in	2005-05-07 22:54:51 UTC (rev 6661)
+++ branches/SAMBA_4_0/source/lib/talloc/Makefile.in	2005-05-07 23:14:17 UTC (rev 6662)
@@ -45,3 +45,6 @@
 
 gcov:
 	gcov talloc.c
+
+installcheck: 
+	$(MAKE) test



More information about the samba-cvs mailing list