talloc: remove files generated by "make abi_check" in "make clean"
[ira/wip.git] / lib / talloc / talloc.mk
index 6141d8feb31e400dd5328a3497795be41e22e21a..d80fe76875673a0d64ad78c69b2708bf00db67ad 100644 (file)
@@ -31,6 +31,8 @@ doc:: talloc.3 talloc.3.html
 clean::
        rm -f *~ $(LIBOBJ) $(TALLOC_SOLIB) $(TALLOC_STLIB) testsuite testsuite.o testsuite_main.o *.gc?? talloc.3 talloc.3.html
        rm -fr abi
+       rm -f talloc.exports.sort talloc.exports.check talloc.exports.check.sort
+       rm -f talloc.signatures.sort talloc.signatures.check talloc.signatures.check.sort
 
 test:: testsuite
        ./testsuite