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