From 0ceaa2965c6b3bcbf61a11a9b19b8bd6db6ad84f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 19 Dec 2016 01:42:52 +0100 Subject: Add cg-linear MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e3d1412..3ca76e2 100644 --- a/Makefile +++ b/Makefile @@ -15,6 +15,7 @@ BIN = bin/cg-brilliance \ bin/cg-gamma \ bin/cg-icc \ bin/cg-limits \ + bin/cg-linear \ bin/cg-negative \ bin/cg-query \ bin/cg-rainbow \ @@ -26,6 +27,7 @@ MAN1 = man/cg-brilliance.1 \ man/cg-gamma.1 \ man/cg-icc.1 \ man/cg-limits.1 \ + man/cg-linear.1 \ man/cg-negative.1 \ man/cg-query.1 \ man/cg-rainbow.1 \ -- cgit v1.2.3-70-g09d2