From 291af26647b627097999898a057fa6414a79e515 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 15 Aug 2013 00:45:04 +0200 Subject: quite cleaning MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6e3ad71..72df850 100644 --- a/Makefile +++ b/Makefile @@ -68,8 +68,8 @@ uninstall-info: .PHONY: clean-texinfo clean: clean-texinfo clean-texinfo: - -rm -- *.{info,pdf,ps,dvi}{,.gz,.bz2,.xz} - -rm -- *.{aux,cp,cps,fn,ky,log,pg,pgs,toc,tp,vr,vrs} + -rm -- *.{info,pdf,ps,dvi}{,.gz,.bz2,.xz} 2>/dev/null + -rm -- *.{aux,cp,cps,fn,ky,log,pg,pgs,toc,tp,vr,vrs} 2>/dev/null ## License section -- cgit v1.2.3-70-g09d2