Commit 5e36b4a9 authored by Martín Ferrari's avatar Martín Ferrari

Clean benchmarks too

parent 3e6125f6
......@@ -42,6 +42,7 @@ coverage: all
clean:
./setup.py clean
rm -f `find -name \*.pyc` .coverage *.pcap
$(MAKE) -C $(PWD)/benchmarks/ clean
distclean: clean
rm -rf "$(DISTDIR)"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment