summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/talloc/talloc.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/talloc/talloc.mk b/lib/talloc/talloc.mk
index 6141d8feb3..d80fe76875 100644
--- a/lib/talloc/talloc.mk
+++ b/lib/talloc/talloc.mk
@@ -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