1
1
libssh2/Makefile.am
Daniel Stenberg bd1980ea1c Include man pages in distro tarball and make install. Note that this is still
(by far) an incomplete set of man pages.
2007-02-02 22:27:06 +00:00

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