aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-11-20 14:31:07 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-11-20 14:31:07 +1300
commitf087a40a563a39fd8c09a115f38eab03071b3398 (patch)
tree2f9dbd8ff1844f3c5a9d398a4d27b508a2d624ea
parentRename README.markdown to README.md (diff)
downloadnscaw-f087a40a563a39fd8c09a115f38eab03071b3398.tar.gz
nscaw-f087a40a563a39fd8c09a115f38eab03071b3398.zip
Remove superfluous dest from install target
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4932b9b..bd1c790 100644
--- a/Makefile
+++ b/Makefile
@@ -4,4 +4,4 @@
PREFIX = /usr/local
all:
install:
- cp -- nscaw $(PREFIX)/bin/nscaw
+ cp -- nscaw $(PREFIX)/bin