This is an automated email from the git hooks/post-receive script. jmtd pushed a commit to annotated tag chocolate-doom-0.0.1 in repository chocolate-doom.
commit 9c8b9d26655464c0a69ee2dfd251f6ba835ac609 Author: Simon Howard <[email protected]> Date: Mon Aug 29 21:57:40 2005 +0000 Include autotools directory in dist Subversion-branch: /trunk/chocolate-doom Subversion-revision: 55 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index f518d7b..f9337ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,6 +6,7 @@ AUX_DIST_GEN = \ $(ac_aux_dir)/mkinstalldirs +EXTRA_DIST=$(AUX_DIST_GEN) config.h MAINTAINERCLEANFILES = $(AUX_DIST_GEN) docdir=$(prefix)/share/doc/@PACKAGE@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/chocolate-doom.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

