Fix building out of the source tree.

This commit is contained in:
Dan Fandrich 2007-05-01 20:07:08 +00:00
parent 145bbabb96
commit 62f77b1e4b

View File

@ -9,7 +9,7 @@ noinst_PROGRAMS = ssh2 \
sftp_RW_nonblock \
sftpdir sftpdir_nonblock
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src
INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/src
LDADD = $(top_builddir)/src/libssh2.la
ssh2_SOURCES = ssh2.c