summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-04-12 15:52:35 +0300
committerLars Wirzenius <liw@liw.fi>2016-04-12 15:52:35 +0300
commit8904efbcdb152c739abc1aff6d84500cea9e921a (patch)
treeaf4a44333ed21fba70380d09a2a64072ba915e0b /Makefile
parentd86db75d5d9130da60615a88a15dea5786dc0ee1 (diff)
downloadextrautils-8904efbcdb152c739abc1aff6d84500cea9e921a.tar.gz
Install sshvia
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 14308f8..9926bab 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ scripts = assert do-until minimify splitmboxdaily \
setuppy-debian-versions-match viewprof fix-shebang \
musictomp3 test-flacs unpack-debian-sources \
humanify benchmark-cmd print-argv filecount \
- prettyson prettyml mbox2maildir lorem
+ prettyson prettyml mbox2maildir lorem sshvia
manpagesin = $(shell ls *.1.in)
CFLAGS = -Wall -O2 --std=gnu99