aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fbe924b..06cc7a9 100644
--- a/Makefile
+++ b/Makefile
@@ -76,6 +76,7 @@ clean:
rm -f events.o
rm -f callbacks.o
rm -f inspector.o
+ rm -f cookie-jar.o
find ./examples/ -name "*.pyc" -delete
cd ./tests/; $(MAKE) clean
rm -rf ./sandbox/