Skip to content

Commit 9b47abe

Browse files
committed
make certificates more quietly
1 parent c906d46 commit 9b47abe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ compile_commands.json:
404404
#
405405
.PHONY: certs
406406
certs:
407-
@$(MAKE) -C raddb/certs
407+
@$(MAKE) -C raddb/certs Q=@
408408

409409
######################################################################
410410
#

0 commit comments

Comments
 (0)