aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
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 \