From c34dc62befa64edec126a6a1d54c6effd551e311 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 24 Jun 2013 23:56:49 +0200 Subject: move texinfo files into directory info 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 a770596..afd027f 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ PREFIX=/usr PROGRAM=adjbacklight BOOK=$(PROGRAM) -BOOKDIR=./ +BOOKDIR=info/ # compile the package @@ -82,5 +82,5 @@ uninstall: # remove files created by `all` .PHONY: clean clean: - rm -r *.{class,t2d,aux,cp,cps,fn,ky,log,pg,pgs,toc,tp,vr,vrs,op,ops,bak,info,pdf,ps,dvi,gz} 2>/dev/null || exit 0 + -rm -r *.{class,t2d,aux,cp,cps,fn,ky,log,pg,pgs,toc,tp,vr,vrs,op,ops,bak,info,pdf,ps,dvi,gz} 2>/dev/null -- cgit v1.2.3-70-g09d2