talloc: add a target "abi_checks" to talloc.
[ira/wip.git] / lib / talloc / talloc.mk
index 2a2e1100fc845bb1fd42b8a6b308ad5a62d2c6ca..6141d8feb31e400dd5328a3497795be41e22e21a 100644 (file)
@@ -35,5 +35,9 @@ clean::
 test:: testsuite
        ./testsuite
 
+abi_checks::
+       @echo ABI checks:
+       @./script/abi_checks.sh talloc talloc.h
+
 gcov::
        gcov talloc.c