Remove "--quiet" flag

This commit is contained in:
Alex
2023-03-20 02:32:49 +02:00
parent cf749037c4
commit 58f7fc86a5
7 changed files with 16 additions and 15 deletions

View File

@ -1,4 +1,5 @@
build:
make -C games build
clean:
make -C games clean