aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-04-07 16:53:05 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-04-07 16:53:05 +1200
commita9fce238c9d124b64c0baa0f412c9a02d48e80ae (patch)
tree9b808f6cda42cd9e7349a1a9839073fdeabc58a4 /Makefile
parentAdd FreeBSD foundation to suggested donations (diff)
downloaddotfiles-a9fce238c9d124b64c0baa0f412c9a02d48e80ae.tar.gz
dotfiles-a9fce238c9d124b64c0baa0f412c9a02d48e80ae.zip
Clear .SUFFIXES first, add .sh
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e8fdab62..adfec8d7 100644
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,8 @@
lint-sh \
lint-urxvt
-.SUFFIXES: .awk .bash .pl .sed
+.SUFFIXES:
+.SUFFIXES: .awk .bash .pl .sed .sh
NAME = 'Tom Ryder'
EMAIL = tom@sanctum.geek.nz