@ -1,2 +1,10 @@
SERVICES := mumble-web openldap website
build-%:
make -C $* build
$(MAKE) -C $* build
buildall: $(SERVICES)
$(SERVICES):
$(MAKE) -C $@ build
.PHONY: buildall $(SERVICES)
The note is not visible to the blocked user.