aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-01-15 20:08:52 +0100
committerMattias Andrée <maandree@kth.se>2018-01-15 20:08:52 +0100
commit2e0ea42092d06457fbf669f85104951e510879cd (patch)
treea8808ba599a3c6bd518fef3a4929751d6d212264 /Makefile
parentFix manuals (diff)
downloadcg-tools-2e0ea42092d06457fbf669f85104951e510879cd.tar.gz
cg-tools-2e0ea42092d06457fbf669f85104951e510879cd.tar.bz2
cg-tools-2e0ea42092d06457fbf669f85104951e510879cd.tar.xz
Add cg-shallow, minor fixes, and bump year1.3
Signed-off-by: Mattias Andrée <maandree@kth.se>
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