diff --git a/po/Makefile b/po/Makefile index b8eb3a2..a180b4d 100644 --- a/po/Makefile +++ b/po/Makefile @@ -10,7 +10,7 @@ include ../common.mk all: ${MOS} clean: - rm -rf POTFILES.in POTFILES.in.tmp $(patsubst %.po, %, $(CATALOGS)) ${PROJECT}.pot + $(QUIET)rm -rf POTFILES.in POTFILES.in.tmp $(patsubst %.po, %, $(CATALOGS)) ${PROJECT}.pot POTFILES.in: $(wildcard ../*.c) $(QUIET) set -e && rm -f $@.tmp && touch $@.tmp && \