1
1

Add rule to generate ChangeLog.

No need for foreign or nostdinc (correct me if I'm wrong?).
Этот коммит содержится в:
Simon Josefsson 2007-03-27 12:44:44 +00:00
родитель 2e20808f8c
Коммит 8ac3f7e485

Просмотреть файл

@ -1,10 +1,13 @@
AUTOMAKE_OPTIONS = foreign nostdinc
SUBDIRS = src example tests docs
include_HEADERS = include/libssh2.h include/libssh2_publickey.h \
include/libssh2_sftp.h
include_HEADERS = \
include/libssh2.h \
include/libssh2_publickey.h \
include/libssh2_sftp.h
EXTRA_DIST = LICENSE win32
EXTRA_DIST = win32
ACLOCAL_AMFLAGS = -I m4
ChangeLog:
cvs2cl --utc --fsf --FSF --usermap .cvsusers -I ChangeLog -I .cvs