Remove .so files in clean.
[jelmer/dulwich-libgit2.git] / Makefile
index 05a63bf8bc52e8818eb2c8f6e81771a931aa9085..68ff708b89b99905ad61a44d02969e7a5b53cc53 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,4 +18,5 @@ check-noextensions:: clean
        PYTHONPATH=. $(PYTHON) $(TRIAL) dulwich
 
 clean::
-       $(SETUP) clean
+       $(SETUP) clean --all
+       rm -f dulwich/*.so