summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorArtyom Poptsov <poptsov.artyom@gmail.com>2014-06-20 11:13:41 +0400
committerArtyom Poptsov <poptsov.artyom@gmail.com>2014-06-20 11:13:41 +0400
commit9a9ebeec30596269fef8f2cc949c5c3bd2d0010e (patch)
tree6e96c7b65f2cb27f452ace48c32c01e496144ddc /Makefile.am
parenttests/client-server.scm: Add TCs for `authenticate-server' (diff)
downloadguile-ssh-9a9ebeec30596269fef8f2cc949c5c3bd2d0010e.tar.gz
doc/guile-ssh.texi (Installation): Update
* doc/guile-ssh.texi (Installation): Update URLs to Guile-SSH repository. Require libssh 0.6.3. * NEWS: Update.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8932f0f..4e7115d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,9 @@ SUBDIRS = am ssh examples build-aux m4 doc tests
EXTRA_DIST = \
srfi/srfi-64.scm \
- srfi/srfi-64.upstream.scm
+ srfi/srfi-64.upstream.scm \
+ .dir-locals.el \
+ TODO
if HAVE_GUILE_VM
clean-go: