aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorAris Adamantiadis <aris@0xbadc0de.be>2005-08-20 23:40:23 +0000
committerAris Adamantiadis <aris@0xbadc0de.be>2005-08-20 23:40:23 +0000
commitbddce3a5da9f24c18a9ca69e08da50ca4de4671d (patch)
tree43f26651be42591b3d227181b88c144be923dbc4 /Makefile.in
parentf23685f92b91aa53546a81bf7793c38a45df15d3 (diff)
downloadlibssh-bddce3a5da9f24c18a9ca69e08da50ca4de4671d.tar.gz
libssh-bddce3a5da9f24c18a9ca69e08da50ca4de4671d.tar.xz
libssh-bddce3a5da9f24c18a9ca69e08da50ca4de4671d.zip
yet other patches from Norbert
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@13 7dcaeef0-15fb-0310-b436-a5af3365683c
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 5d38116b..e3eed952 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,7 +1,7 @@
SHELL = /bin/sh
VPATH = @srcdir@
-subdirs = libssh/ sftp_server/
+subdirs = libssh/
top_srcdir = @top_srcdir@
srcdir = @srcdir@
prefix = @prefix@