aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-16 18:33:26 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-16 18:33:41 +1200
commit106d7351c0576ce5b2b83ad9e15ff60aef76fd26 (patch)
tree30c3298f86839762a3e81d6b3a740480b508fa22 /Makefile
parentRename "test" targets to "check" (diff)
downloaddotfiles-106d7351c0576ce5b2b83ad9e15ff60aef76fd26.tar.gz
dotfiles-106d7351c0576ce5b2b83ad9e15ff60aef76fd26.zip
Put "all" subtargets on their own line
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3c52034f..3caf298d 100644
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,11 @@ EMAIL := tom@sanctum.geek.nz
KEY := 0xC14286EA77BB8872
SENDMAIL := /usr/bin/msmtp
-all : bin/sd2u bin/su2d bin/unf git/gitconfig gnupg/gpg.conf
+all : bin/sd2u \
+ bin/su2d \
+ bin/unf \
+ git/gitconfig \
+ gnupg/gpg.conf
clean distclean :
rm -f \