Signed-off-by: Chloe M. <chloe@mirocom.org>
@@ -4,12 +4,16 @@
#
.PHONY: all
all: bin endpoint
all: bin libremail endpoint
.PHONY: bin
bin:
mkdir -p $@
.PHONY: libremail
libremail:
cd libremail/; make
.PHONY: endpoint
endpoint:
cd endpoint/; make
The note is not visible to the blocked user.