Author: tridge
Date: 2006-09-04 12:56:14 +0000 (Mon, 04 Sep 2006)
New Revision: 18037

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

Log:

added 'make installcheck' target

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


Changeset:
Modified: branches/SAMBA_4_0/source/lib/replace/Makefile.in
===================================================================
--- branches/SAMBA_4_0/source/lib/replace/Makefile.in   2006-09-04 12:49:17 UTC 
(rev 18036)
+++ branches/SAMBA_4_0/source/lib/replace/Makefile.in   2006-09-04 12:56:14 UTC 
(rev 18037)
@@ -26,6 +26,8 @@
 test: testsuite
        ./testsuite
 
+installcheck: install test
+
 TEST_OBJS = test/testsuite.o
 
 testsuite: libreplace.a $(TEST_OBJS)

Reply via email to