This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch master
in repository libparse-debianchangelog-perl.

commit 7be2ed77523e468b4efccbff6aa6f6642c8605a2
Author: Frank Lichtenheld <fr...@lichtenheld.de>
Date:   Mon Apr 4 17:59:41 2011 +0200

    Makefile: generate MANIFEST for dist
---
 Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 748b9eb..147a600 100644
--- a/Makefile
+++ b/Makefile
@@ -13,9 +13,12 @@ install: Build
 clean: Build
        @./Build realclean
 
-dist: Build
+dist: Build MANIFEST
        @./Build dist
 
+MANIFEST: MANIFEST.SKIP Build
+       @./Build manifest
+
 stats: Build
        @./Build postats
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libparse-debianchangelog-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to