2007-02-03 01:27:06 +03:00
|
|
|
SUBDIRS = src example tests docs
|
2006-11-20 11:58:29 +03:00
|
|
|
|
2007-03-27 16:44:44 +04:00
|
|
|
include_HEADERS = \
|
|
|
|
include/libssh2.h \
|
|
|
|
include/libssh2_publickey.h \
|
|
|
|
include/libssh2_sftp.h
|
2006-11-20 11:58:29 +03:00
|
|
|
|
2007-03-27 16:50:09 +04:00
|
|
|
EXTRA_DIST = win32 buildconf
|
2006-12-07 18:53:01 +03:00
|
|
|
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
2007-03-27 16:44:44 +04:00
|
|
|
|
|
|
|
ChangeLog:
|
|
|
|
cvs2cl --utc --fsf --FSF --usermap .cvsusers -I ChangeLog -I .cvs
|