Fix building out of the source tree.
This commit is contained in:
parent
145bbabb96
commit
62f77b1e4b
@ -9,7 +9,7 @@ noinst_PROGRAMS = ssh2 \
|
|||||||
sftp_RW_nonblock \
|
sftp_RW_nonblock \
|
||||||
sftpdir sftpdir_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
|
LDADD = $(top_builddir)/src/libssh2.la
|
||||||
|
|
||||||
ssh2_SOURCES = ssh2.c
|
ssh2_SOURCES = ssh2.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user