ssh2/Makefile.am

11 lines
214 B
Makefile
Raw Normal View History

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