From 2e0ea42092d06457fbf669f85104951e510879cd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 15 Jan 2018 20:08:52 +0100 Subject: Add cg-shallow, minor fixes, and bump year MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3ca76e2..1861df5 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,8 @@ BIN = bin/cg-brilliance \ bin/cg-query \ bin/cg-rainbow \ bin/cg-remove \ - bin/cg-sleepmode + bin/cg-sleepmode \ + bin/cg-shallow MAN1 = man/cg-brilliance.1 \ man/cg-darkroom.1 \ @@ -32,7 +33,8 @@ MAN1 = man/cg-brilliance.1 \ man/cg-query.1 \ man/cg-rainbow.1 \ man/cg-remove.1 \ - man/cg-sleepmode.1 + man/cg-sleepmode.1 \ + man/cg-shallow.1 MAN7 = man/cg-tools.7 -- cgit v1.2.3-70-g09d2