This is an automated email from the git hooks/post-receive script. hmmr-guest pushed a commit to branch WIP in repository cnrun.
commit 918d5ea4d54c5cbc1e550cc33e03334ce6801433 Author: Andrei Zavada <[email protected]> Date: Sun Mar 23 18:29:48 2014 +0200 top Makefile.am: list ChangeLog, autogen.sh etc in proper EXTRA_DIST --- upstream/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/upstream/Makefile.am b/upstream/Makefile.am index 1b0ccd4..163a08f 100644 --- a/upstream/Makefile.am +++ b/upstream/Makefile.am @@ -1,8 +1,10 @@ ACLOCAL_AMFLAGS := -I m4 SUBDIRS := src doc -# pkgconfigdir = $(libdir)/pkgconfig -# pkgconfig_DATA = libcn.pc +EXTRA_DIST = \ + ChangeLog \ + autogen.sh \ + acinclude.m4 man_MANS = \ man/cnrun.1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cnrun.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
