diff --git a/Makefile b/Makefile index c84bd12..ee5f4fb 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ notifo.so: notifo.cpp znc-buildmod notifo.cpp +clean: + -rm -f notifo.so