summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 9ae27ca..4162d7a 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -78,4 +78,5 @@ include deps.make
prefix=/usr/local
install:
+ install -d ${prefix}/bin/
install -t ${prefix}/bin/ $(wildcard ${PROGS})