talloc: run abi_checks as part of "make test"
authorMichael Adam <obnox@samba.org>
Sat, 29 Aug 2009 22:16:36 +0000 (00:16 +0200)
committerMichael Adam <obnox@samba.org>
Sat, 29 Aug 2009 22:51:52 +0000 (00:51 +0200)
Michael

lib/talloc/talloc.mk

index d80fe76875673a0d64ad78c69b2708bf00db67ad..a563d613d64c9dc0ff5ff40f488f7feb55b9aaed 100644 (file)
@@ -41,5 +41,7 @@ abi_checks::
        @echo ABI checks:
        @./script/abi_checks.sh talloc talloc.h
 
+test:: abi_checks
+
 gcov::
        gcov talloc.c