bd1980ea1c
(by far) an incomplete set of man pages.
11 строки
214 B
Makefile
11 строки
214 B
Makefile
AUTOMAKE_OPTIONS = foreign nostdinc
|
|
|
|
SUBDIRS = src example tests docs
|
|
|
|
include_HEADERS = include/libssh2.h include/libssh2_publickey.h \
|
|
include/libssh2_sftp.h
|
|
|
|
EXTRA_DIST = LICENSE win32
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|