diff --git a/Makefile b/Makefile index 5420916ad..034be8abb 100644 --- a/Makefile +++ b/Makefile @@ -23,4 +23,4 @@ clean: rm -f deploy/*~ rm -f translations/*~ rm -rf __pycache__ - rm calendar.css blog.css epicyon.css follow.css login.css options.css search.css suspended.css + rm -f calendar.css blog.css epicyon.css follow.css login.css options.css search.css suspended.css