summaryrefslogtreecommitdiffstats
path: root/tevent/tevent.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tevent/tevent.mk')
-rw-r--r--tevent/tevent.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tevent/tevent.mk b/tevent/tevent.mk
index b3a6608b9..e89685455 100644
--- a/tevent/tevent.mk
+++ b/tevent/tevent.mk
@@ -28,7 +28,7 @@ installlibs:: installdirs
install:: all installdirs installheaders installlibs $(PYTHON_INSTALL_TARGET)
clean::
- rm -f $(TEVENT_SONAME) $(TEVENT_SOLIB) libtevent.a libtevent.$(SHLIBEXT)
+ rm -f $(TEVENT_SONAME) $(TEVENT_SOLIB) libtevent.a libtevent.$(SHLIBEXT) tevent.$(SHLIBEXT)
rm -f tevent.pc
rm -f _libtevent.$(SHLIBEXT)