Add rule to generate ChangeLog.

No need for foreign or nostdinc (correct me if I'm wrong?).
This commit is contained in:
Simon Josefsson 2007-03-27 12:44:44 +00:00
parent 2e20808f8c
commit 8ac3f7e485

View File

@ -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