summaryrefslogtreecommitdiff
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
parentd86db75d5d9130da60615a88a15dea5786dc0ee1 (diff)
downloadextrautils-8904efbcdb152c739abc1aff6d84500cea9e921a.tar.gz
Install sshvia
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 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
diff --git a/NEWS b/NEWS
index 2dc394c..9d62c30 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ I'll assume I'm the only user.
Version 1.20160411+git, not yet released
----------------------------------------
+* Install sshvia.
Version 1.20160411, released 2016-04-11
------------------------------------------