r6662: add an installcheck target for talloc
authorAndrew Tridgell <tridge@samba.org>
Sat, 7 May 2005 23:14:17 +0000 (23:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:16:33 +0000 (13:16 -0500)
(This used to be commit 2f78428cfd823b499c60ac3cc02650183b760ef0)

source4/lib/talloc/Makefile.in

index b6bc271986c525748b9c13a028754e945b3fab1b..a986d7766cd4ef9ee488001a6f9df07ead2b52b5 100644 (file)
@@ -45,3 +45,6 @@ test: testsuite
 
 gcov:
        gcov talloc.c
+
+installcheck: 
+       $(MAKE) test