diff --git a/makefile b/makefile index f873d2d..f0d8a49 100644 --- a/makefile +++ b/makefile @@ -21,6 +21,7 @@ clean: rm -rf bin rm -f dscanner-report.json rm -f githash.txt + rm -f *.o CLIENT_SRC := src/client.d\ src/messages.d\