tevent: remove filese generated by "make abi_checks" in "make clean".
authorMichael Adam <obnox@samba.org>
Fri, 11 Sep 2009 11:39:44 +0000 (13:39 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 11 Sep 2009 13:31:24 +0000 (15:31 +0200)
Michael

lib/tevent/tevent.mk

index 7499e5334f0449fa376ec33ba3798cca18049415..8579b2f5bb88f3904ad4bdd8663f9b83f93ca520 100644 (file)
@@ -36,3 +36,5 @@ abi_checks::
 clean::
        rm -f $(TEVENT_SOBASE) $(TEVENT_SONAME) $(TEVENT_SOLIB) $(TEVENT_STLIB)
        rm -f tevent.pc
+       rm -f tevent.exports.sort tevent.exports.check tevent.exports.check.sort
+       rm -f tevent.signatures.sort tevent.signatures.check tevent.signatures.check.sort