diff --git a/server/notifyserver/makefile b/server/notifyserver/makefile new file mode 100644 index 0000000..69918bc --- /dev/null +++ b/server/notifyserver/makefile @@ -0,0 +1,2 @@ +compile: + cargo build